Skip to content

Update NFS to upstream v5.16

Scott Mayhew requested to merge smayhew/centos-stream-9:nfs-v5.16 into main

These patches update NFS, NFSD, and SUNRPC to upstream v5.16, along with a handful of fixes from v5.17-rc1 & v5.17-rc2. The following commits were omitted from this series:

6b19b766e8f0 fs: get rid of the res2 iocb->ki_complete argument  
8c6aabd1c72b nfsd/blocklayout: use ->get_unique_id instead of sending SCSI commands  
15bf32398ad4 security: Return xattr name from security_dentry_init_security()  
0cad6246621b vfs: add rcu argument to ->get_acl() callback  
33ff4ce45b12 scsi: core: Rename CONFIG_BLK_SCSI_REQUEST to CONFIG_SCSI_COMMON  

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2049200
Brew: https://brewweb.engineering.redhat.com/brew/taskinfo?taskID=42779140
Tested: Tested with cthon and xfstests.

Signed-off-by: Scott Mayhew smayhew@redhat.com

Edited by Scott Mayhew

Merge request reports