OSDN Git Service

xfs: Remove useless test
authorJan Kara <jack@suse.cz>
Wed, 8 Oct 2014 09:44:47 +0000 (11:44 +0200)
committerJan Kara <jack@suse.cz>
Wed, 21 Jan 2015 18:21:32 +0000 (19:21 +0100)
commit8a2fdd4a49d40017b3fca42beb2e1c8c0174a743
tree2826838e1638c8e8bd3140bf21379b2a1f3a1061
parentca6cb0918e8765de304916a15554b42203e6e1fc
xfs: Remove useless test

Q_XQUOTARM is never passed to xfs_fs_set_xstate() so remove the test.

Reviewed-by: Brian Foster <bfoster@redhat.com>
Signed-off-by: Jan Kara <jack@suse.cz>
fs/xfs/xfs_quotaops.c