mbox series

[v2,0/2] Fix null-ptr-deref in nfsd_fill_super()

Message ID 20220521040845.619409-1-zhangxiaoxu5@huawei.com (mailing list archive)
Headers show
Series Fix null-ptr-deref in nfsd_fill_super() | expand

Message

Zhang Xiaoxu May 21, 2022, 4:08 a.m. UTC
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(-)