From: Trond Myklebust Date: Sat, 24 Jan 2015 19:19:19 +0000 (-0500) Subject: NFSv4.1: Allow parallel LOCK/LOCKU calls X-Git-Tag: fixes-v4.0-rc1~136^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4019c0e219bb1301865f8b2efedb4773526ed91;p=pandora-kernel.git NFSv4.1: Allow parallel LOCK/LOCKU calls Note, however, that we still serialise on the open stateid if the lock stateid is unconfirmed. Hopefully that will not prove too much of a burden for first time locks; it should leave the ability to parallelise OPENs unchanged, since they no longer call the serialisation primitives. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed