Whamcloud - gitweb
Branch HEAD
authorjohann <johann>
Wed, 30 Jul 2008 16:07:27 +0000 (16:07 +0000)
committerjohann <johann>
Wed, 30 Jul 2008 16:07:27 +0000 (16:07 +0000)
commit46d6f7c7f7bfa3d62b273b4f9c57ad23535c569c
treeb5767e5d161a2515187e37a30a9280cc748c3c07
parent5a702c824142ee3b8e6a26abfc21760c11ee5a18
Branch HEAD
b=16496
i=bzzz
i=vitaly

fix a race between class_handle_unhash() and class_handle2object()
introduced in lustre 1.6.5 by bug 13622. check for h_in instead of
h_cookie in class_handle2object().
lustre/ChangeLog
lustre/obdclass/lustre_handles.c