quota: clean up checks for supported quota methods
authorChristoph Hellwig <hch@infradead.org>
Tue, 16 Feb 2010 08:44:48 +0000 (03:44 -0500)
committerJan Kara <jack@suse.cz>
Thu, 4 Mar 2010 23:20:21 +0000 (00:20 +0100)
commitf450d4fee42c52e8045131a355b2de03094aa066
tree07fadb1b4c868ad9eb571f68e32a44a6bbd2599c
parentc411e5f66a5dd36827a5f9d1392a1afdf69ff075
quota: clean up checks for supported quota methods

Move the checks for sb->s_qcop->foo next to the actual calls for them, same
for sb_has_quota_active checks where applicable.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jan Kara <jack@suse.cz>
fs/quota/quota.c