Files
linux/fs/btrfs
Al Viro 025a55c8ac btrfs: btrfs_root_readonly() broken on big-endian
commit 6ed3cf2cdf upstream.

->root_flags is __le64 and all accesses to it go through the helpers
that do proper conversions.  Except for btrfs_root_readonly(), which
checks bit 0 as in host-endian...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Cc: Chris Mason <chris.mason@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-04-27 09:51:17 -07:00
..
2011-05-28 07:00:39 -04:00
2008-09-25 11:04:06 -04:00
2011-06-04 08:11:22 -04:00
2011-10-03 11:41:03 -07:00
2011-05-26 17:52:15 -04:00
2010-12-22 23:15:47 +08:00
2011-05-06 12:34:03 +02:00
2011-05-06 12:34:03 +02:00
2011-05-06 12:34:03 +02:00
2011-05-06 12:34:03 +02:00
2011-06-17 14:54:18 -04:00
2011-05-28 07:00:39 -04:00
2011-08-29 13:29:09 -07:00
2011-05-28 07:00:39 -04:00