]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
Instrumentation of new cache code.
authorMadan Valluri <mvalluri@sgi.com>
Wed, 24 May 2006 01:37:54 +0000 (01:37 +0000)
committerMadan Valluri <mvalluri@sgi.com>
Wed, 24 May 2006 01:37:54 +0000 (01:37 +0000)
commit9f38f08d5ebcd8bacd52c9d08a7800b8c53cc7dd
tree22c54e932aa7788fc2463e81047eec0d111c5c7e
parent8d9f1b1532d24a071a303fabed4dc61bb47e5cfb
Instrumentation of new cache code.
Adjust cache hash bucket size from command line.
1) Added additional fields to cache struct
2) Added cache_report function prototype.
include/cache.h
include/libxfs.h
libxfs/cache.c
libxfs/init.c
repair/xfs_repair.c