From: "J. Bruce Fields" <bfields@redhat.com>
To: linux-nfs@vger.kernel.org
Subject: break leases on nfsd rename, setattr, etc.
Date: Wed, 12 Jan 2011 12:36:47 -0500 [thread overview]
Message-ID: <1294853809-10732-1-git-send-email-bfields@redhat.com> (raw)
NFSv4 read delegations should be broken on anything that modifies file
metadata, or modifies (by rename, link, or unlink) any of the links that
point to the file.
It's going to take a while longer to finish vfs patches that solve the
problem completely; for now I wonder if an (incomplete) nfsd-only fix
would be worthwhile?
--b.
next reply other threads:[~2011-01-12 17:36 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-12 17:36 J. Bruce Fields [this message]
2011-01-12 17:36 ` [PATCH 1/2] nfsd4: break lease on nfsd setattr J. Bruce Fields
2011-01-12 17:36 ` [PATCH 2/2] nfsd: break lease on unlink, link, and rename J. Bruce Fields
2011-01-14 8:21 ` Mi Jinlong
2011-01-14 19:33 ` J. Bruce Fields
2011-01-17 2:09 ` Mi Jinlong
2011-01-17 15:20 ` J. Bruce Fields
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1294853809-10732-1-git-send-email-bfields@redhat.com \
--to=bfields@redhat.com \
--cc=linux-nfs@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).