Files
android_kernel_xiaomi_sm8450/fs/btrfs
David Sterba 3d3a126a81 btrfs: remove unused parameter from btrfs_check_super_valid
None of the checks need to know the ro/rw status as they're all not
changing the superblock. Moreover, we can access the sb flags directly
if we'd need to decide by the ro/rw status.

Reviewed-by: Liu Bo <bo.li.liu@oracle.com>
Signed-off-by: David Sterba <dsterba@suse.com>
2017-02-17 12:03:52 +01:00
..
2008-09-25 11:04:06 -04:00
2016-07-26 13:52:25 +02:00
2017-02-14 15:50:50 +01:00