diff options
author | Meelap Shah <meelap@umich.edu> | 2007-07-17 13:04:40 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-07-17 19:23:07 +0200 |
commit | 47f9940c55c0bdc65188749cae4e841601f513bb (patch) | |
tree | ff24a78f815591d8309e368e504347371d96ef60 /fs/nfsd/nfsfh.c | |
parent | knfsd: nfsd4: vary maximum delegation limit based on RAM size (diff) | |
download | linux-47f9940c55c0bdc65188749cae4e841601f513bb.tar.xz linux-47f9940c55c0bdc65188749cae4e841601f513bb.zip |
knfsd: nfsd4: don't delegate files that have had conflicts
One more incremental delegation policy improvement: don't give out a
delegation on a file if conflicting access has previously required that a
delegation be revoked on that file. (In practice we'll forget about the
conflict when the struct nfs4_file is removed on close, so this is of limited
use for now, though it should at least solve a temporary problem with
self-conflicts on write opens from the same client.)
Signed-off-by: "J. Bruce Fields" <bfields@citi.umich.edu>
Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/nfsd/nfsfh.c')
0 files changed, 0 insertions, 0 deletions