Artem Bityutskiy 66153f6e0f exofs: stop using s_dirt
Exofs has the '->write_super()' handler and makes some use of the '->s_dirt'
superblock flag, but it really needs neither of them because it never sets
's_dirt' to one which means the VFS never calls its '->write_super()' handler.
Thus, remove both.

Note, I am trying to remove both 's_dirt' and 'write_super()' from VFS
altogether once all users are gone.

Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
2012-08-02 14:52:13 +03:00
..
2009-03-31 19:44:38 +03:00
2011-03-31 11:26:23 -03:00
2011-10-24 17:15:33 -07:00
2012-08-02 14:52:13 +03:00
2009-06-21 17:53:47 +03:00