[XFS] Clean up function name handling in tracing code
Remove the hardcoded "fnames" for tracing, and just embed them in tracing macros via __FUNCTION__. Kills a lot of #ifdefs too. SGI-PV: 967353 SGI-Modid: xfs-linux-melb:xfs-kern:29099a Signed-off-by:Eric Sandeen <sandeen@sandeen.net> Signed-off-by:
David Chinner <dgc@sgi.com> Signed-off-by:
Tim Shimmin <tes@sgi.com>
Showing
- fs/xfs/xfs_alloc.c 13 additions, 40 deletionsfs/xfs/xfs_alloc.c
- fs/xfs/xfs_bmap.c 114 additions, 154 deletionsfs/xfs/xfs_bmap.c
- fs/xfs/xfs_bmap.h 4 additions, 2 deletionsfs/xfs/xfs_bmap.h
- fs/xfs/xfs_bmap_btree.c 17 additions, 71 deletionsfs/xfs/xfs_bmap_btree.c
- fs/xfs/xfs_inode.c 2 additions, 6 deletionsfs/xfs/xfs_inode.c
Loading
Please register or sign in to comment