commit | b3c32bcd9c4b8320aea504477573f0c460d2d57d | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Mon Jun 30 11:48:40 2014 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Wed Jul 09 20:54:58 2014 -0400 |
tree | 75b44467b4c9a5c8762cca9cedd8e5684109bb44 | |
parent | c53530da4dfede2f080129b58a89ef907e5a0dfd [diff] |
nfsd: NFSv4 lock-owners are not associated to a specific file Just like open-owners, lock-owners are associated with a name, a clientid and, in the case of minor version 0, a sequence id. There is no association to a file. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: J. Bruce Fields <bfields@redhat.com>