Whamcloud - gitweb
b=21501 Properly cleanup flock lock on disconnect
authorOleg Drokin <green@linuxhacker.ru>
Fri, 19 Mar 2010 18:19:21 +0000 (11:19 -0700)
committerRobert Read <rread@sun.com>
Fri, 19 Mar 2010 18:19:21 +0000 (11:19 -0700)
commit158a5a2c08a0b5ff1652331915f1d3cd2f41384a
tree69684c32157aa32d1204db2cdb3e992029aeb6a9
parentd8ac05a4c2cd4ba1af686e99e87225b22e44c299
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