All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] pNFS bugfixes
@ 2017-04-25 20:34 Trond Myklebust
  2017-04-25 20:34 ` [PATCH 1/2] pNFS: Ensure we check layout segment validity in the pg_init() callback Trond Myklebust
  0 siblings, 1 reply; 3+ messages in thread
From: Trond Myklebust @ 2017-04-25 20:34 UTC (permalink / raw)
  To: linux-nfs

2 patches fo fix issues with pNFS.

Trond Myklebust (2):
  pNFS: Ensure we check layout segment validity in the pg_init()
    callback
  pNFS: Fix use after free issues in pnfs_do_read()

 fs/nfs/filelayout/filelayout.c         |  2 ++
 fs/nfs/flexfilelayout/flexfilelayout.c |  2 ++
 fs/nfs/pnfs.c                          | 29 ++++++++++++++++++++++++++---
 fs/nfs/pnfs.h                          |  1 +
 4 files changed, 31 insertions(+), 3 deletions(-)

-- 
2.9.3


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

end of thread, other threads:[~2017-04-25 20:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-25 20:34 [PATCH 0/2] pNFS bugfixes Trond Myklebust
2017-04-25 20:34 ` [PATCH 1/2] pNFS: Ensure we check layout segment validity in the pg_init() callback Trond Myklebust
2017-04-25 20:34   ` [PATCH 2/2] pNFS: Fix use after free issues in pnfs_do_read() Trond Myklebust

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.