commit | f450d4fee42c52e8045131a355b2de03094aa066 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Tue Feb 16 03:44:48 2010 -0500 |
committer | Jan Kara <jack@suse.cz> | Fri Mar 05 00:20:21 2010 +0100 |
tree | 07fadb1b4c868ad9eb571f68e32a44a6bbd2599c | |
parent | c411e5f66a5dd36827a5f9d1392a1afdf69ff075 [diff] |
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>