Linux NFS development
 help / color / mirror / Atom feed
* [PATCH 0/2] Resolve d_weak_revalidate issues in NFS
@ 2017-08-25  7:34 NeilBrown
  2017-08-25  7:34 ` [PATCH 2/2] NFS: remove special-case revalidate in nfs_opendir() NeilBrown
  2017-08-25  7:34 ` [PATCH 1/2] NFS: revalidate "." etc correctly on "open" NeilBrown
  0 siblings, 2 replies; 3+ messages in thread
From: NeilBrown @ 2017-08-25  7:34 UTC (permalink / raw)
  To: Trond Myklebust, Anna Schumaker; +Cc: linux-nfs, Jeff Layton

Following my recent investigations into d_weak_revalidate
I offer these two patches.  The first fixes two closely
related bugs caused by the introduction of d_weak_revalidate.
The second provides a minor code cleanup.

It seems we really do need d_weak_revalidate, but we might
need better documentation describing its purpose.

Thanks,
NeilBrown


---

NeilBrown (2):
      NFS: revalidate "." etc correctly on "open".
      NFS: remove special-case revalidate in nfs_opendir()


 fs/nfs/dir.c |   11 ++---------
 1 file changed, 2 insertions(+), 9 deletions(-)

--
Signature


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

end of thread, other threads:[~2017-08-25  7:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-25  7:34 [PATCH 0/2] Resolve d_weak_revalidate issues in NFS NeilBrown
2017-08-25  7:34 ` [PATCH 2/2] NFS: remove special-case revalidate in nfs_opendir() NeilBrown
2017-08-25  7:34 ` [PATCH 1/2] NFS: revalidate "." etc correctly on "open" NeilBrown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox