]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[XFS] Clean up function name handling in tracing code
authorEric Sandeen <sandeen@sandeen.net>
Wed, 11 Jul 2007 01:09:47 +0000 (11:09 +1000)
committerTim Shimmin <tes@chook.melbourne.sgi.com>
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 <sandeen@sandeen.net>
Signed-off-by: David Chinner <dgc@sgi.com>
Signed-off-by: Tim Shimmin <tes@sgi.com>
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