Whamcloud - gitweb
use LASSERT_SPIN_LOCKED() in LASSERT(spin_is_locked()) stead as the latter does not...
authornikita <nikita>
Sun, 23 Nov 2008 20:27:27 +0000 (20:27 +0000)
committernikita <nikita>
Sun, 23 Nov 2008 20:27:27 +0000 (20:27 +0000)
commit16b9e913b378fcf6ce17b8337beae93b8ec1fbb1
treee375cb0fdb2ac5952a021ccc6ddf013f23525508
parent7c2af3080caed79664c14d296246228509f98f45
use LASSERT_SPIN_LOCKED() in LASSERT(spin_is_locked()) stead as the latter does not work correctly with the uniprocessor kernels. b=17664; i=robert.read
libcfs/include/libcfs/linux/kp30.h
libcfs/include/libcfs/user-lock.h
lustre/obdclass/cl_lock.c
lustre/obdclass/cl_object.c
lustre/obdclass/cl_page.c
lustre/ptlrpc/service.c