Whamcloud - gitweb
lu_ref is a debugging module allowing to track references to a given
authornikita <nikita>
Sat, 18 Oct 2008 17:36:17 +0000 (17:36 +0000)
committernikita <nikita>
Sat, 18 Oct 2008 17:36:17 +0000 (17:36 +0000)
commitc0b9c99922da2f059d145e92f9636f37d1fea49e
treed5f549f982d7ebdd0fa69bc6fb167e671753053a
parent20f16c787a341146c8c9ba3daa61d60820404ffd
lu_ref is a debugging module allowing to track references to a given
object. It is quite cpu expensive, and has to be explicitly enabled with
--enable-lu_ref. See usage description within the patch.
b=16450
lustre/include/lu_ref.h [new file with mode: 0644]
lustre/obdclass/lu_ref.c [new file with mode: 0644]