Whamcloud - gitweb
b=23170 lockless enqueue lbug
authorVitaly Fertman <vitaly.fertman@oracle.com>
Tue, 23 Nov 2010 21:44:49 +0000 (00:44 +0300)
committerVitaly Fertman <vitaly.fertman@oracle.com>
Tue, 23 Nov 2010 21:45:45 +0000 (00:45 +0300)
commit146fa68727fffc0390df7530cbe4a082e339d724
tree387b2a8bcdc2e7c469495926929279e103b2c3bb
parenta9650116ab7ccea22a5a8852e7894f28d17edabd
b=23170 lockless enqueue lbug

lockless enqueue still could be called if first enqueue attempt set
lockless ops but found a conflict and therefore tried to enqueue again
later when the confict was resolved.

i=green
i=ericm
lustre/osc/osc_lock.c