commit | 3a85cd96d3ab3c6dcf88b81fc6eaddb84e565a43 | [log] [tgz] |
---|---|---|
author | Dave Chinner <david@fromorbit.com> | Thu Jan 14 01:33:55 2010 +0000 |
committer | Alex Elder <aelder@sgi.com> | Fri Jan 15 15:20:06 2010 -0600 |
tree | 9b1cfa8db498d7e76b1aa745254261010814f676 | |
parent | e09f98606dcc156de1146c209d45a0d6d5f51c3f [diff] |
xfs: add tracing to xfs_swap_extents 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>