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)
commit0fa800fbd549736dfdc1d7761f87e33dc8cd973b
tree3940f2f5bc4bb3bec888f7ef9ed8a8c875e02695
parentaed3bb90abaf0b42e8c8747e192f7bb97f445279
xfs: Add trace points for per-ag refcount debugging.

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