Whamcloud - gitweb
- convert all kmem_cache_alloc/PORTAL_SLAB_ALLOC to OBD_SLAB_ALLOC
authorpschwan <pschwan>
Thu, 24 Apr 2003 05:02:46 +0000 (05:02 +0000)
committerpschwan <pschwan>
Thu, 24 Apr 2003 05:02:46 +0000 (05:02 +0000)
commit31fa9abc019c8fea4753456e65a2381ec3d4aeab
treeada80699d52d173eaa73fecad7878ed4aa55eebc
parentfe0097ec1f1fe669b09fa581c21367f65d5cbc71
- 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/tests/sanity-ldlm.sh [new file with mode: 0644]