diff options
author | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | 2012-06-04 13:46:24 +0200 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2012-07-09 12:03:11 +0200 |
commit | db8109ef98b5fb7e26e0d265c02f7164b13009d4 (patch) | |
tree | 284fc6e5512e5617d0e0d42a9d4b71e5ac8cbe25 /fs/compat_binfmt_elf.c | |
parent | ext3: force ro mount if ext3_setup_super() fails (diff) | |
download | linux-db8109ef98b5fb7e26e0d265c02f7164b13009d4.tar.xz linux-db8109ef98b5fb7e26e0d265c02f7164b13009d4.zip |
udf: stop using s_dirt
The UDF file-system does not need the 's_dirt' superblock flag because it does
not define the 'write_super()' method. This flag was set to 1 in few places and
set to 0 in '->sync_fs()' and was basically useless. Stop using it because it
is on its way out.
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'fs/compat_binfmt_elf.c')
0 files changed, 0 insertions, 0 deletions