commit | b4019c0e219bb1301865f8b2efedb4773526ed91 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Sat Jan 24 14:19:19 2015 -0500 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Sat Jan 24 18:46:48 2015 -0500 |
tree | da35f3bd1548e9a132b57770829bc40f50134b3d | |
parent | c69899a17ca4836230720e65493942d9582a0424 [diff] |
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 <trond.myklebust@primarydata.com>