diff options
author | Jan Kara <jack@suse.cz> | 2014-10-08 11:52:52 +0200 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2015-01-21 19:21:32 +0100 |
commit | fbf64b3df34e6640fbbc89d6daa5f79833036890 (patch) | |
tree | cb50ece1759e62074f200e31b03519bc4e917fd2 /include/linux/quota.h | |
parent | 8a2fdd4a49d40017b3fca42beb2e1c8c0174a743 (diff) | |
download | linux-fbf64b3df34e6640fbbc89d6daa5f79833036890.tar.gz linux-fbf64b3df34e6640fbbc89d6daa5f79833036890.tar.bz2 linux-fbf64b3df34e6640fbbc89d6daa5f79833036890.zip |
xfs: Remove some useless flags tests
'flags' have XFS_ALL_QUOTA_ACCT cleared immediately on function entry.
There's no point in checking these bits later in the function. Also
because we check something is going to change, we know some enforcement
bits are being added and thus there's no point in testing that later.
Reviewed-by: Brian Foster <bfoster@redhat.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'include/linux/quota.h')
0 files changed, 0 insertions, 0 deletions