All of lore.kernel.org
 help / color / mirror / Atom feed
* [V2 0/3] FF_FLAGS_NO_READ_IO
@ 2016-05-25 14:31 Tom Haynes
  2016-05-25 14:31 ` [V2 1/3] nfs/flexfiles: Helper function to detect FF_FLAGS_NO_READ_IO Tom Haynes
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Tom Haynes @ 2016-05-25 14:31 UTC (permalink / raw)
  To: Trond Myklebust; +Cc: Linux NFS Mailing list, Anna Schumaker

Hi Anna,

These are patched against your linux-next branch.

They are available as my linux-next branch at
git://git.linux-nfs.org/projects/loghyr/linux-nfs.git

Tom Haynes (3):
  nfs/flexfiles: Helper function to detect FF_FLAGS_NO_READ_IO
  nfs/flexfiles: Use the layout segment for reading unless it a
    IOMODE_RW and reading is disabled
  pnfs: pnfs_update_layout needs to consider if strict iomode checking
    is on

 fs/nfs/filelayout/filelayout.c            |  2 ++
 fs/nfs/flexfilelayout/flexfilelayout.c    | 50 +++++++++++++++++++++++--------
 fs/nfs/flexfilelayout/flexfilelayout.h    | 11 ++++++-
 fs/nfs/flexfilelayout/flexfilelayoutdev.c |  6 ++++
 fs/nfs/pnfs.c                             | 34 +++++++++++++--------
 fs/nfs/pnfs.h                             |  1 +
 6 files changed, 78 insertions(+), 26 deletions(-)

-- 
1.8.3.1


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

end of thread, other threads:[~2016-05-25 14:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-25 14:31 [V2 0/3] FF_FLAGS_NO_READ_IO Tom Haynes
2016-05-25 14:31 ` [V2 1/3] nfs/flexfiles: Helper function to detect FF_FLAGS_NO_READ_IO Tom Haynes
2016-05-25 14:31 ` [V2 2/3] nfs/flexfiles: Use the layout segment for reading unless it a IOMODE_RW and reading is disabled Tom Haynes
2016-05-25 14:31 ` [V2 3/3] pnfs: pnfs_update_layout needs to consider if strict iomode checking is on Tom Haynes

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.