All of lore.kernel.org
 help / color / mirror / Atom feed
* break leases on nfsd rename, setattr, etc.
@ 2011-01-12 17:36 J. Bruce Fields
  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
  0 siblings, 2 replies; 7+ messages in thread
From: J. Bruce Fields @ 2011-01-12 17:36 UTC (permalink / raw)
  To: linux-nfs

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.


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-01-17 15:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-12 17:36 break leases on nfsd rename, setattr, etc J. Bruce Fields
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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.