]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
repair: clean up prefetch tracing
authorChristoph Hellwig <hch@infradead.org>
Wed, 2 Sep 2009 17:55:39 +0000 (17:55 +0000)
committerAlex Elder <aelder@sgi.com>
Fri, 23 Oct 2009 17:06:10 +0000 (12:06 -0500)
commitd081a362d49f3d840b526d89887bbf3155996ce6
treef17d32fc5c07c2f7bb2c105922d6a03cb8f0b37b
parentd93f8b245b89469d34f886130264b5f2990f5f98
repair: clean up prefetch tracing

Define a dummy pftrace macro for the non-tracing case to reduce the ifdef hell,
clean up a few trace calls and add proper init/exit handlers for the tracing
setup and teardown.

Signed-off-by: Barry Naujok <bnaujok@sgi.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Alex Elder <aelder@sgi.com>
Signed-off-by: Alex Elder <aelder@sgi.com>
repair/dino_chunks.c
repair/dir2.c
repair/globals.h
repair/init.c
repair/prefetch.c
repair/prefetch.h
repair/xfs_repair.c