aboutsummaryrefslogtreecommitdiffstats
path: root/fs/quota/Kconfig
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@infradead.org>2010-02-16 03:44:53 -0500
committerJan Kara <jack@suse.cz>2010-03-05 00:20:24 +0100
commita56fca23f67282467c08e75c40081da2345dfdbf (patch)
tree73d50c7b2be8c1435fbaa915fa4bf882824a51a7 /fs/quota/Kconfig
parentquota: move code from sync_quota_sb into vfs_quota_sync (diff)
downloadlinux-dev-a56fca23f67282467c08e75c40081da2345dfdbf.tar.xz
linux-dev-a56fca23f67282467c08e75c40081da2345dfdbf.zip
quota: remove invalid optimization from quota_sync_all
Checking the "VFS" quota enabled and dirty bits from generic code means this code will never get called for other implementations, e.g. XFS and GFS2. Grabbing the reference on the superblock really isn't much overhead for a global Q_SYNC call, so just drop this optimization. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'fs/quota/Kconfig')
0 files changed, 0 insertions, 0 deletions