Whamcloud - gitweb
Set loi_kms_valid even if we get a lock back that has rss == kms. This
authoruid707 <uid707>
Tue, 9 Mar 2004 08:47:20 +0000 (08:47 +0000)
committeruid707 <uid707>
Tue, 9 Mar 2004 08:47:20 +0000 (08:47 +0000)
commitf38be400af1a453ba83ae10242e1b9a59dbb363e
treea77dca7119c4b829bd3becf3f5f633938e54245e
parentabac4d40166d4f9e594dec0c2939fb802852b007
Set loi_kms_valid even if we get a lock back that has rss == kms.  This
happens for zero-length files, and without this we will revoke our own
lock the next time we write to the file because osc_enqueue() won't match.
b=2818
lustre/lov/lov_obd.c