Whamcloud - gitweb
Branch HEAD
authorzam <zam>
Tue, 13 Oct 2009 11:40:48 +0000 (11:40 +0000)
committerzam <zam>
Tue, 13 Oct 2009 11:40:48 +0000 (11:40 +0000)
commit425832d7a7fbd91769f29b58bf30da558b3ca37a
treeccb1b6ebee11834f229f6e4423b0aaf2059a81c2
parent760f027f7271aa47fe962e1f01b7a753e3b0b1d0
Branch HEAD
b=20740
i=alexey.lyashkov
i=andrew.perepechko

replace client_obd_list_is_locked and the corresponding assertions
in the osc code by ASSERT_SPIN_LOCKED() because the first doesn't
work correctly w/o CONFIG_SMP on.
lustre/include/linux/obd.h
lustre/osc/osc_request.c