summaryrefslogtreecommitdiffstats
path: root/fs/exofs/inode.c
diff options
context:
space:
mode:
authorArtem Bityutskiy <artem.bityutskiy@linux.intel.com>2012-06-04 13:48:27 +0200
committerBoaz Harrosh <bharrosh@panasas.com>2012-08-02 13:52:13 +0200
commit66153f6e0f89c75d18e490739b0149dfd2e53b69 (patch)
tree507a0d17379fcebec95141b6afbd744070952d7b /fs/exofs/inode.c
parentexofs: readpage_strip: Add a BUG_ON to check for PageLocked(page) (diff)
downloadlinux-66153f6e0f89c75d18e490739b0149dfd2e53b69.tar.xz
linux-66153f6e0f89c75d18e490739b0149dfd2e53b69.zip
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>
Diffstat (limited to 'fs/exofs/inode.c')
0 files changed, 0 insertions, 0 deletions