Whamcloud - gitweb
- convert all kmem_cache_alloc/PORTAL_SLAB_ALLOC to OBD_SLAB_ALLOC
authorpschwan <pschwan>
Thu, 24 Apr 2003 05:02:32 +0000 (05:02 +0000)
committerpschwan <pschwan>
Thu, 24 Apr 2003 05:02:32 +0000 (05:02 +0000)
commit7acc2a60980e6543f4e04ad2a02dd10a941064a2
tree95dcbe14122d3a93f6c66bf52e4858b15f35212d
parent33d86ec17b3665899b18a5ac9e88ac41b65c38e0
- convert all kmem_cache_alloc/PORTAL_SLAB_ALLOC to OBD_SLAB_ALLOC
- POISON is sometimes a no-op, so use memset() for unused handle.addr
- in target_handle_reconnect, only compare "cookie", not the whole handle
- a cleanup here, a cleanup there, while I hunted for the corruption
lustre/obdclass/fsfilt_ext3.c
lustre/obdclass/statfs_pack.c