From: Jan Kara Date: Thu, 20 May 2010 14:00:36 +0000 (+0200) Subject: ufs: Remove dead quota code X-Git-Tag: v2.6.35-rc1~10^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f45c33decf62e1aaaa9411aae8fef6a38f95845;p=pandora-kernel.git ufs: Remove dead quota code UFS quota is non-functional at least since 2.6.12 because dq_op was set to NULL. Since the filesystem exists mainly to allow cooperation with Solaris and quota format isn't standard, just remove the dead code. CC: Evgeniy Dushistov Signed-off-by: Jan Kara --- Reading git-diff-tree failed