summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_quotaops.c
diff options
context:
space:
mode:
authorJan Kara <jack@suse.cz>2014-12-12 20:53:36 +0100
committerJan Kara <jack@suse.cz>2015-01-21 19:21:33 +0100
commita39427007e7ccd83dbb7cd81b18156cebeab4d1e (patch)
tree19c01a46a6b488755ed7a35e8adeec7764424492 /fs/xfs/xfs_quotaops.c
parentfbf64b3df34e6640fbbc89d6daa5f79833036890 (diff)
downloadop-kernel-dev-a39427007e7ccd83dbb7cd81b18156cebeab4d1e.zip
op-kernel-dev-a39427007e7ccd83dbb7cd81b18156cebeab4d1e.tar.gz
xfs: Remove some pointless quota checks
xfs_fs_get_xstate() and xfs_fs_get_xstatev() check whether there's quota running before calling xfs_qm_scall_getqstat() or xfs_qm_scall_getqstatv(). Thus we are certain that superblock supports quota and xfs_sb_version_hasquota() check is pointless. Similarly we know that when quota is running, mp->m_quotainfo will be allocated. Reviewed-by: Brian Foster <bfoster@redhat.com> Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'fs/xfs/xfs_quotaops.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud