Whamcloud - gitweb
Branch b_release_1_8_0
authorzam <zam>
Fri, 20 Mar 2009 16:15:54 +0000 (16:15 +0000)
committerzam <zam>
Fri, 20 Mar 2009 16:15:54 +0000 (16:15 +0000)
commit64603a56679164fc8c7454ed358912f1925a336b
treeaab5d15f719f479c441ca915ddf9c570266ccc10
parent782e5402ff699949dbeb0036efacebf2871003bd
Branch b_release_1_8_0
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