Files
linux-apfs/fs
Artem Bityutskiy f72cf5e223 ext2: do not register write_super within VFS
Jan Kara removed 'sb->s_dirt' VFS flag references, so we do not need to
register the ext2 'ext2_write_super()' method in the VFS superblock operations,
because 'sb->s_dirt' won't be ever set to 1 and VFS won't ever call
'->write_super()' anyway. Thus, remove the method.

Tested using xfstests.

Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: Jan Kara <jack@suse.cz>
2012-04-11 11:12:46 +02:00
..
2012-04-03 20:46:09 -05:00
2012-04-11 11:12:44 +02:00
2012-03-20 21:29:52 -04:00
2012-03-20 21:29:38 -04:00
2012-03-20 21:29:46 -04:00
2012-03-20 21:29:46 -04:00
2012-03-20 21:29:51 -04:00
2012-04-05 15:25:50 -07:00
2012-03-20 21:29:38 -04:00