From: Christoph Hellwig Date: Tue, 20 Apr 2010 07:01:30 +0000 (+1000) Subject: xfs: access quotainfo structure directly X-Git-Tag: v2.6.35-rc1~468^2^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a7b8a89a3ae5b510396cdcc821698d4aa20afcf;p=pandora-kernel.git xfs: access quotainfo structure directly Access fields in m_quotainfo directly instead of hiding them behind the XFS_QI_* macros. Add local variables for the quotainfo pointer in places where we have lots of them. Signed-off-by: Christoph Hellwig Reviewed-by: Dave Chinner --- Reading git-diff-tree failed