All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Fix LAYOUTGET/LAYOUTRETURN races
@ 2016-09-05 13:45 Trond Myklebust
  2016-09-05 13:45 ` [PATCH 1/4] pNFS: Ensure LAYOUTGET and LAYOUTRETURN are properly serialised Trond Myklebust
  2016-09-06 11:01 ` [PATCH 0/4] Fix LAYOUTGET/LAYOUTRETURN races Jeff Layton
  0 siblings, 2 replies; 6+ messages in thread
From: Trond Myklebust @ 2016-09-05 13:45 UTC (permalink / raw)
  To: linux-nfs

Trond Myklebust (4):
  pNFS: Ensure LAYOUTGET and LAYOUTRETURN are properly serialised
  pNFS: Fix pnfs_set_layout_stateid() to clear NFS_LAYOUT_INVALID_STID
  pNFS: Clear out all layout segments if the server unsets
    lrp->res.lrs_present
  pNFS: Don't forget the layout stateid if there are outstanding
    LAYOUTGETs

 fs/nfs/nfs4proc.c |  9 ++++++---
 fs/nfs/pnfs.c     | 42 ++++++++++++++++++++++++------------------
 2 files changed, 30 insertions(+), 21 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2016-09-06 11:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-05 13:45 [PATCH 0/4] Fix LAYOUTGET/LAYOUTRETURN races Trond Myklebust
2016-09-05 13:45 ` [PATCH 1/4] pNFS: Ensure LAYOUTGET and LAYOUTRETURN are properly serialised Trond Myklebust
2016-09-05 13:46   ` [PATCH 2/4] pNFS: Fix pnfs_set_layout_stateid() to clear NFS_LAYOUT_INVALID_STID Trond Myklebust
2016-09-05 13:46     ` [PATCH 3/4] pNFS: Clear out all layout segments if the server unsets lrp->res.lrs_present Trond Myklebust
2016-09-05 13:46       ` [PATCH 4/4] pNFS: Don't forget the layout stateid if there are outstanding LAYOUTGETs Trond Myklebust
2016-09-06 11:01 ` [PATCH 0/4] Fix LAYOUTGET/LAYOUTRETURN races Jeff Layton

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.