From: Christoph Hellwig Date: Tue, 6 Dec 2011 21:58:16 +0000 (+0000) Subject: xfs: remove XFS_DQ_INACTIVE X-Git-Tag: v3.3-rc1~169^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80a376bfb7f8ff8f1942cb1bdd0052e908918252;p=pandora-kernel.git xfs: remove XFS_DQ_INACTIVE Free dquots when purging them during umount instead of keeping them around on the freelist in a degraded state. The out of order locking in xfs_qm_dqpurge will be removed again later in this series. Signed-off-by: Christoph Hellwig Reviewed-by: Dave Chinner Signed-off-by: Ben Myers --- Reading git-diff-tree failed