diff options
author | Kari Argillander <kari.argillander@gmail.com> | 2021-09-09 20:09:38 +0200 |
---|---|---|
committer | Konstantin Komarov <almaz.alexandrovich@paragon-software.com> | 2021-09-20 17:53:10 +0200 |
commit | 0cde7e81cd448a5df01a3960f6608b15dc3f12a3 (patch) | |
tree | 91367f4881f2c521a3146d61a40a363be216ceb7 /tools/io_uring | |
parent | fs/ntfs3: Use sb instead of sbi->sb in fill_super (diff) | |
download | linux-0cde7e81cd448a5df01a3960f6608b15dc3f12a3.tar.xz linux-0cde7e81cd448a5df01a3960f6608b15dc3f12a3.zip |
fs/ntfs3: Remove tmp var is_ro in ntfs_fill_super
We only use this in two places so we do not really need it. Also
wrapper sb_rdonly() is pretty self explanatory. This will make little
bit easier to read this super long variable list in the beginning of
ntfs_fill_super().
Signed-off-by: Kari Argillander <kari.argillander@gmail.com>
Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
Diffstat (limited to 'tools/io_uring')
0 files changed, 0 insertions, 0 deletions