All of lore.kernel.org
 help / color / mirror / Atom feed
* [v2 0/2] Fix null-ptr-deref in nfsd_fill_super()
@ 2022-05-21  4:08 Zhang Xiaoxu
  2022-05-21  4:08 ` [v2 1/2] nfsd: Unregister the cld notifier when laundry_wq create failed Zhang Xiaoxu
  2022-05-21  4:08 ` [v2 2/2] nfsd: Fix null-ptr-deref in nfsd_fill_super() Zhang Xiaoxu
  0 siblings, 2 replies; 3+ messages in thread
From: Zhang Xiaoxu @ 2022-05-21  4:08 UTC (permalink / raw)
  To: zhangxiaoxu5, bfields, chuck.lever, linux-nfs, yi.zhang,
	luomeng12, dai.ngo

Also do some clean up in init_nfsd().

Since there are much difference with the linux master branch,
@Bruce could you help to review this patch again.

Zhang Xiaoxu (2):
  nfsd: Unregister the cld notifier when laundry_wq create failed
  nfsd: Fix null-ptr-deref in nfsd_fill_super()

 fs/nfsd/nfsctl.c | 18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2022-05-21  3:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-21  4:08 [v2 0/2] Fix null-ptr-deref in nfsd_fill_super() Zhang Xiaoxu
2022-05-21  4:08 ` [v2 1/2] nfsd: Unregister the cld notifier when laundry_wq create failed Zhang Xiaoxu
2022-05-21  4:08 ` [v2 2/2] nfsd: Fix null-ptr-deref in nfsd_fill_super() Zhang Xiaoxu

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.