Whamcloud - gitweb
- Fixes a catstrophic bug introduced in the merge, wherein liblustre OBD_ALLOC
authorphil <phil>
Fri, 20 May 2005 22:35:35 +0000 (22:35 +0000)
committerphil <phil>
Fri, 20 May 2005 22:35:35 +0000 (22:35 +0000)
commit7da515c76e6b610cf4d1f9d01f450aebeebef873
tree15e15d38185fec814928d418b0626a4ec203e76a
parente3638ee156bc3e19806eeca2c7f6709cdd6de4bb
- Fixes a catstrophic bug introduced in the merge, wherein liblustre OBD_ALLOC
  wasn't zeroing memory
- eliminate CDEBUG helper dupes; everything references CDEBUG now
- I wanted to keep obd_memory, portals_debug, et al in liblustre, but I can't
  have those bits compiled into userspace utils.  Hence the LUSTRE_UTILS
  preprocessor definition to distinguish them.
lnet/include/libcfs/libcfs.h
lnet/utils/Makefile.am