Whamcloud - gitweb
Branch HEAD
authorjohann <johann>
Sun, 20 Jan 2008 18:14:35 +0000 (18:14 +0000)
committerjohann <johann>
Sun, 20 Jan 2008 18:14:35 +0000 (18:14 +0000)
commit14642e54f104a97888c51b3f0627dab6fb4cf134
tree4c9928883ee7d266f950ab06568f8c92a0f6e698
parent9f7813d064732f05f65f5016d14167069159a40d
Branch HEAD
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