From: Christoph Hellwig Date: Wed, 29 Aug 2007 01:46:47 +0000 (+1000) Subject: [XFS] move v_trace from bhv_vnode to xfs_inode X-Git-Tag: v2.6.24-rc1~492^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1543d79c45a374f934f95ca34d87e2eeeb2039b4;p=pandora-kernel.git [XFS] move v_trace from bhv_vnode to xfs_inode struct bhv_vnode is on it's way out, so move the trace buffer to the XFS inode. Note that this makes the tracing macros rather misnamed, but this kind of fallout will be fixed up incrementally later on. SGI-PV: 969608 SGI-Modid: xfs-linux-melb:xfs-kern:29498a Signed-off-by: Christoph Hellwig Signed-off-by: David Chinner Signed-off-by: Tim Shimmin --- Reading git-diff-tree failed