From: Christoph Hellwig Date: Sun, 8 Feb 2009 20:51:42 +0000 (+0100) Subject: xfs: remove the unused XFS_QMOPT_DQLOCK flag X-Git-Tag: v2.6.30-rc1~232^2~24^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e9b6e7fa4544ea8a0e030c8987b918509c8ff47;p=pandora-kernel.git xfs: remove the unused XFS_QMOPT_DQLOCK flag The XFS_QMOPT_DQLOCK flag introduces major complexity in the quota subsystem but isn't actually used anywhere. So remove it and all the hazzles it introduces. Signed-off-by: Christoph Hellwig Reviewed-by: Felix Blyakher --- Reading git-diff-tree failed