From: Jan Kara Date: Wed, 8 Oct 2014 13:56:21 +0000 (+0200) Subject: quota: Split ->set_xstate callback into two X-Git-Tag: fixes-v4.0-rc1~158^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38e478c4489a845a5e8baf7849c286af5fed5b66;p=pandora-kernel.git quota: Split ->set_xstate callback into two Split ->set_xstate callback into two callbacks - one for turning quotas on (->quota_enable) and one for turning quotas off (->quota_disable). That way we don't have to pass quotactl command into the callback which seems cleaner. Reviewed-by: Christoph Hellwig Signed-off-by: Jan Kara --- Reading git-diff-tree failed