Whamcloud - gitweb
Branch b1_8
authorzam <zam>
Fri, 20 Mar 2009 16:43:29 +0000 (16:43 +0000)
committerzam <zam>
Fri, 20 Mar 2009 16:43:29 +0000 (16:43 +0000)
commit4270e2bc7559ed90620c6c84bee77f11f257da01
tree4d2ad29f80ac1a97daf66f40f21c45132c95e49c
parentb39bab4d48937298f80a898b41f9124c506efda5
Branch b1_8
b=18859
i=oleg.drokin
i=alexey.lyashkov

Don't do server-side locking if LL_FILE_IGNORE_LOCK is set. Otherwise we  have
a deadlock between server-side extent lock and a group lock owned by the same
client.
lustre/llite/file.c