From: Christoph Hellwig Date: Wed, 19 May 2010 11:16:44 +0000 (-0400) Subject: quota: explicitly set ->dq_op and ->s_qcop X-Git-Tag: v2.6.35-rc1~10^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=123e9caf1e85008ab7eb5f6cd58c44f9a5d73b2b;p=pandora-kernel.git quota: explicitly set ->dq_op and ->s_qcop Only set the quota operation vectors if the filesystem actually supports quota instead of doing it for all filesystems in alloc_super(). [Jan Kara: Export dquot_operations and vfs_quotactl_ops] Signed-off-by: Christoph Hellwig Signed-off-by: Jan Kara --- Reading git-diff-tree failed