xfs: Add trace points for per-ag refcount debugging.
authorDave Chinner <david@fromorbit.com>
Mon, 11 Jan 2010 11:47:46 +0000 (11:47 +0000)
committerAlex Elder <aelder@sgi.com>
Fri, 15 Jan 2010 21:34:12 +0000 (15:34 -0600)
Uninline xfs_perag_{get,put} so that tracepoints can be inserted
into them to speed debugging of reference count problems.

Signed-off-by: Dave Chinner <david@fromorbit.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Alex Elder <aelder@sgi.com>
fs/xfs/linux-2.6/xfs_trace.h
fs/xfs/xfs_ag.h
fs/xfs/xfs_mount.c
fs/xfs/xfs_mount.h

Simple merge
diff --cc fs/xfs/xfs_ag.h
Simple merge
Simple merge
Simple merge