commit | fcbc59f96e38a0999e827be9d04d46b62b53b20a | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Fri May 07 12:35:40 2010 -0400 |
committer | Jan Kara <jack@suse.cz> | Fri May 21 19:30:45 2010 +0200 |
tree | 240b623a67251f2c2cbfcfee2b65667c148d1cbb | |
parent | c472b43275976512e4c1c32da5ced03f339cb380 [diff] |
quota: remove sb_has_quota_active in get/set_info The methods already do these checks, so remove them in the quotactl implementation to allow non-VFS quota implementations to also support these calls. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jan Kara <jack@suse.cz>