Files
i2som-imx-linux/fs
Thomas Bächler 47ce856c8f fs: Don't return 0 from get_anon_bdev
commit a2a4dc494a upstream.

Commit 9e30cc9595 removed an internal mount. This
has the side-effect that rootfs now has FSID 0. Many
userspace utilities assume that st_dev in struct stat
is never 0, so this change breaks a number of tools in
early userspace.

Since we don't know how many userspace programs are affected,
make sure that FSID is at least 1.

References: http://article.gmane.org/gmane.linux.kernel/1666905
References: http://permalink.gmane.org/gmane.linux.utilities.util-linux-ng/8557
Signed-off-by: Thomas Bächler <thomas@archlinux.org>
Acked-by: Tejun Heo <tj@kernel.org>
Acked-by: H. Peter Anvin <hpa@zytor.com>
Tested-by: Alexandre Demers <alexandre.f.demers@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-05-31 13:20:31 -07:00
..
2014-02-17 12:37:13 -08:00
2014-01-25 03:13:02 -05:00
2014-01-25 03:13:02 -05:00
2014-01-23 18:54:14 +02:00
2014-01-26 11:51:09 +01:00
2014-02-02 16:24:07 -08:00
2014-02-13 15:56:05 -06:00
2014-01-25 03:14:05 -05:00
2014-01-25 03:13:03 -05:00
2014-05-06 07:59:29 -07:00
2014-02-25 07:37:52 -08:00
2014-04-26 17:19:05 -07:00
2014-01-26 08:26:40 -05:00
2014-03-30 19:18:51 -04:00
2014-05-06 07:59:36 -07:00
2014-05-06 07:59:36 -07:00
2014-05-06 07:59:36 -07:00
2014-01-22 19:36:57 +01:00
2014-05-31 13:20:31 -07:00