nfsd4: maintain one seqid stream per (lockowner, file)
authorJ. Bruce Fields <bfields@redhat.com>
Thu, 20 Oct 2011 10:57:46 +0000 (06:57 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Tue, 8 Nov 2011 02:10:47 +0000 (21:10 -0500)
commit64a284d07c7d84299a90826950079a8ef11e8204
treea00309bb6be605383a98a805ddab5fb4da6a25f0
parent684e563858018d27acb8f00e30c026215bbd0ffb
nfsd4: maintain one seqid stream per (lockowner, file)

Instead of creating a new lockowner and stateid for every
open_to_lockowner call, reuse the existing lockowner if it exists.

Reported-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs4state.c
This page took 0.024606 seconds and 5 git commands to generate.