diff options
author | NeilBrown <neilb@cse.unsw.edu.au> | 2005-06-24 01:04:20 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-06-24 03:06:35 -0400 |
commit | 3e9e3dbe0fe36c824ce2c5d7b05997c87a64bbdc (patch) | |
tree | f8291afbbe83259c5309d1b4b968359f1bf63fd4 /include/linux/nfsd | |
parent | ea1da636e956ad1591a74904f23d98bbc26a644b (diff) |
[PATCH] knfsd: nfsd4: allow multiple lockowners
>From the language of rfc3530 section 8.1.3 (e.g., the suggestion that a
"process id" might be a reasonable lockowner value) it's conceivable that a
client might want to use the same lockowner string on multiple files, so we may
as well allow that. We expect each use of open_to_lockowner to create a
distinct seqid stream, though.
For now we're also allowing multiple uses of open_to_lockowner with the same
open, though it seems unlikely clients would actually do that.
Also add a comment reminding myself of some very non-scalable data structures.
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Signed-off-by: Neil Brown <neilb@cse.unsw.edu.au>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/linux/nfsd')
0 files changed, 0 insertions, 0 deletions