Whamcloud - gitweb
An optimization proposed by Andreas: do not grow (as part of ldlm lock policy)
authornikita <nikita>
Sat, 15 Oct 2005 17:26:04 +0000 (17:26 +0000)
committernikita <nikita>
Sat, 15 Oct 2005 17:26:04 +0000 (17:26 +0000)
commitff756cb54fc9a6a92a253ee24ae5dd995649f820
treea9ef29279e8c2d88a780f1530dca5bee79554591
parent8d506f671c6ae30b9e2c48a014ab2d6e288a2f0b
An optimization proposed by Andreas: do not grow (as part of ldlm lock policy)
extent locks acquired on server (e.g., OST-side locks introduced by previous
7311 fixes): server-side locks are not cached and would only conflict with
other threads.

b=7311
r=adilger
lustre/ChangeLog
lustre/ldlm/ldlm_extent.c
lustre/ldlm/ldlm_flock.c