xfs: add tracing to xfs_swap_extents
authorDave Chinner <david@fromorbit.com>
Thu, 14 Jan 2010 01:33:55 +0000 (01:33 +0000)
committerAlex Elder <aelder@sgi.com>
Fri, 15 Jan 2010 21:20:06 +0000 (15:20 -0600)
To be able to diagnose whether the swap extents function is
detecting compatible inode data fork configurations for swapping
extents, add tracing points to the code to allow us to see the
format of the inode forks before and after the swap.

Signed-off-by: Dave Chinner <david@fromorbit.com>
Signed-off-by: Alex Elder <aelder@sgi.com>

No differences found