diff options
author | David Sterba <dsterba@suse.com> | 2017-02-10 19:23:20 +0100 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2017-02-17 12:03:52 +0100 |
commit | 3d3a126a81f152a5abfe19916a5099d2bbd38f9d (patch) | |
tree | 45741f51e9e0164d6f64c2fb12d0449d4446267b /fs/btrfs/ctree.c | |
parent | 8b74c03e3c16c7a5a127a584bee687cd1578ceaa (diff) | |
download | linux-3d3a126a81f152a5abfe19916a5099d2bbd38f9d.tar.bz2 |
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>
Diffstat (limited to 'fs/btrfs/ctree.c')
0 files changed, 0 insertions, 0 deletions