linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/1] NFSD: fix use-after-free on source server when doing inter-server copy
@ 2022-09-26 17:59 Dai Ngo
  2022-09-26 17:59 ` [PATCH v3 1/1] " Dai Ngo
  2022-09-26 18:43 ` [PATCH v3 0/1] " Chuck Lever III
  0 siblings, 2 replies; 3+ messages in thread
From: Dai Ngo @ 2022-09-26 17:59 UTC (permalink / raw)
  To: chuck.lever, jlayton; +Cc: linux-nfs

Hi Chuck,

The v3 version simplifies the check for sc_cp_list empty in
nfs4_free_deleg and nfs4_free_ol_stateid, as Jeff pointed out.

Thanks,

Dai Ngo (1):
NFSD: fix use-after-free on source server when doing inter-server copy

 fs/nfsd/nfs4state.c | 5 +++++
 1 file changed, 5 insertions(+)

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

end of thread, other threads:[~2022-09-26 18:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-26 17:59 [PATCH v3 0/1] NFSD: fix use-after-free on source server when doing inter-server copy Dai Ngo
2022-09-26 17:59 ` [PATCH v3 1/1] " Dai Ngo
2022-09-26 18:43 ` [PATCH v3 0/1] " Chuck Lever III

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).