[PATCH 0/3] nfsd: follow-on fixes for CB_NOTIFY support
Jeff Layton <[email protected]>
| Newsgroups | gmane.linux.nfs,gmane.linux.kernel |
|---|---|
| Message-ID | <[email protected]> |
These are just some problems that Sashiko pointed out in review that seem to be valid concerns. The Fixes: tags have commit IDs from my tree that you probably don't have, but they should indicate which patches these need to be folded into. Signed-off-by: Jeff Layton <[email protected]> --- Jeff Layton (3): nfsd: fix CB_NOTIFY workqueue loop when queue overflows nfsd: fix NULL deref / UAF of sc_export in setup_notify_fhandle nfsd: recall deleg if a requested dir attr change can't be encoded fs/nfsd/nfs4state.c | 63 ++++++++++++++++++++++++++++++++++------------------- fs/nfsd/nfs4xdr.c | 29 +++++++++++++++++++----- 2 files changed, 64 insertions(+), 28 deletions(-) --- base-commit: fd0d6dde2a57d47d976c936586f0be24669471ec change-id: 20260617-dir-deleg-fixes-ecac84095b84 Best regards, -- Jeff Layton <[email protected]>