Whamcloud - gitweb
b=21501 Properly cleanup flock lock on disconnect
authorVitaly Fertman <vitaly.fertman@sun.com>
Wed, 30 Mar 2011 10:36:27 +0000 (14:36 +0400)
committerTerry Rutledge <terry.rutledge@oracle.com>
Wed, 30 Mar 2011 15:10:42 +0000 (08:10 -0700)
commit11e1218b018f9936604a0e2c615c81c917daa3fd
treee24c84704ec0d587ab6c7709a4110bcd07579636
parentbc6ff00b0cb68f011f6d07c708a31779b211bbb4
b=21501 Properly cleanup flock lock on disconnect

Properly wakeup flock waiters on eviction.
Destroyed lock for flock completion ast is not an error, return success
to avoid double lock decref.

i=rread
i=adilger
lustre/ldlm/ldlm_flock.c
lustre/ldlm/ldlm_request.c