From: Christoph Hellwig Date: Fri, 7 May 2010 16:35:40 +0000 (-0400) Subject: quota: remove sb_has_quota_active in get/set_info X-Git-Tag: v2.6.35-rc1~455^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcbc59f96e38a0999e827be9d04d46b62b53b20a;p=pandora-kernel.git 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 Signed-off-by: Jan Kara --- Reading git-diff-tree failed