From: Christoph Hellwig Date: Mon, 9 Feb 2009 07:47:22 +0000 (+0100) Subject: xfs: sanitize qh_lock wrappers X-Git-Tag: v2.6.30-rc1~232^2~23^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9a192dcf906a33f59c555924e7796a4b9454217;p=pandora-kernel.git xfs: sanitize qh_lock wrappers Get rid of various obsfucating wrappers for accessing the quota hash lock, we only keep the accessors for accessing the mplist and freelist locks as they encode a multi-level datastructure walk. But make sure all of them are defined in the same way as simple macros. Signed-off-by: Christoph Hellwig Reviewed-by: Dave Chinner --- Reading git-diff-tree failed