]> Git Repo - linux.git/commit - fs/xfs/xfs_alloc.c
[XFS] Clean up function name handling in tracing code
authorEric Sandeen <[email protected]>
Wed, 11 Jul 2007 01:09:47 +0000 (11:09 +1000)
committerTim Shimmin <[email protected]>
Sat, 14 Jul 2007 05:41:24 +0000 (15:41 +1000)
commit3a59c94c4b48878c6af047cdfc8c137d0fa7a0f0
tree6945590171040dfa6eba6335fd8312a9fbf0baf1
parentb11f94d537e6b69f13770143fd7ded3d09fdbaab
[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 <[email protected]>
Signed-off-by: David Chinner <[email protected]>
Signed-off-by: Tim Shimmin <[email protected]>
fs/xfs/xfs_alloc.c
fs/xfs/xfs_bmap.c
fs/xfs/xfs_bmap.h
fs/xfs/xfs_bmap_btree.c
fs/xfs/xfs_inode.c
This page took 0.055889 seconds and 4 git commands to generate.