Whamcloud - gitweb
Poisoning of all cookies at free time (to work around slab cache bug, and
authoradilger <adilger>
Fri, 11 Oct 2002 10:56:05 +0000 (10:56 +0000)
committeradilger <adilger>
Fri, 11 Oct 2002 10:56:05 +0000 (10:56 +0000)
commit608685f09976cce7d2b72b86b7c30b00b8961b82
tree9985356941d7994ae3d3ba959b9440f6e5664f9c
parent5e35b6532f48a9cf4ed5121af8a1a182e678f2cd
Poisoning of all cookies at free time (to work around slab cache bug, and
also potential problems when we don't have CONFIG_DEBUG_SLAB enabled.
Rename OBD_PUNCH_EOF as OBD_OBJECT_EOF, since we use it in places other
than punch.

Fix a boolean error when checking for no file locking.
lustre/llite/file.c
lustre/lov/lov_obd.c