From: J. Bruce Fields Date: Thu, 20 Oct 2011 10:57:46 +0000 (-0400) Subject: nfsd4: maintain one seqid stream per (lockowner, file) X-Git-Tag: v3.3-rc1~67^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64a284d07c7d84299a90826950079a8ef11e8204;p=pandora-kernel.git 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 Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed