Whamcloud - gitweb
Branch: b1_4
authoradilger <adilger>
Tue, 15 Mar 2005 19:13:38 +0000 (19:13 +0000)
committeradilger <adilger>
Tue, 15 Mar 2005 19:13:38 +0000 (19:13 +0000)
commitb8e712cc676975a355f79138dfaaec98dbbad9a2
tree1f563d7e59f1575fb5727da8829c81313eeb96c3
parent4a6b5c49a412f3f19fea91592d7e75376236b37f
Branch: b1_4
Fix lock deadlock between obdfilter statistics gathering and object creation
(they used the same lock and stats handling might be in an IRQ).
b=5811
r=adilger (original patch from phil)
lustre/ChangeLog
lustre/include/linux/obd.h
lustre/obdfilter/filter.c
lustre/obdfilter/filter_io_26.c