commit | 64a284d07c7d84299a90826950079a8ef11e8204 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@redhat.com> | Thu Oct 20 06:57:46 2011 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Mon Nov 07 21:10:47 2011 -0500 |
tree | a00309bb6be605383a98a805ddab5fb4da6a25f0 | |
parent | 684e563858018d27acb8f00e30c026215bbd0ffb [diff] |
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>