From: Christoph Hellwig Date: Tue, 6 Dec 2011 21:58:25 +0000 (+0000) Subject: xfs: remove XFS_QMOPT_DQSUSER X-Git-Tag: v3.3-rc1~169^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ae4440723a413c7a52edd27f654c34680dd4ea2;p=pandora-kernel.git xfs: remove XFS_QMOPT_DQSUSER Just read the id 0 dquot from disk directly in xfs_qm_init_quotainfo instead of going through dqget and requiring a special flag to not add the dquot to any lists. Signed-off-by: Christoph Hellwig Reviewed-by: Dave Chinner Signed-off-by: Ben Myers --- Reading git-diff-tree failed