Whamcloud - gitweb
Branch b1_6
authorjohann <johann>
Sun, 20 Jan 2008 18:07:51 +0000 (18:07 +0000)
committerjohann <johann>
Sun, 20 Jan 2008 18:07:51 +0000 (18:07 +0000)
commit2febe3e35caca70a92384a1daf0ce056c9a670b6
treebf6f7899b317984d1e379b7d07014610fab9422d
parentabf40a8f5d55c353605df29c528634ad13e52614
Branch b1_6
b=14425
i=oleg
i=bzzz

ldlm_completion_ast() assumes that a lock is granted when the req
mode is equal to the granted mode. However, it should also check
that LDLM_FL_CP_REQD is not set.
lustre/ChangeLog
lustre/ldlm/ldlm_lock.c
lustre/ldlm/ldlm_request.c