From: Jan Kara Date: Wed, 19 May 2010 14:28:56 +0000 (+0200) Subject: udf: Remove dead quota code X-Git-Tag: v2.6.35-rc1~10^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36350462814739e1f38cba59a6900ebadb08d3bb;p=pandora-kernel.git udf: Remove dead quota code Quota on UDF is non-functional at least since 2.6.16 (I'm too lazy to do more archeology) because it does not provide .quota_write and .quota_read functions and thus quotaon(8) just returns EINVAL. Since nobody complained for all those years and quota support is not even in UDF standard just nuke it. Signed-off-by: Jan Kara --- Reading git-diff-tree failed