Commit 8004279c41ad for kernel
commit 8004279c41adf3238ba71931219205cd1f59343b
Merge: e0b38d286eef 4529e0015432
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date: Thu Mar 12 12:38:17 2026 -0700
Merge tag 'nfs-for-7.0-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Pull NFS client fixes from Anna Schumaker:
- Fix NFS KConfig typos
- Decrement re_receiving on the early exit paths
- return EISDIR on nfs3_proc_create if d_alias is a dir
* tag 'nfs-for-7.0-2' of git://git.linux-nfs.org/projects/anna/linux-nfs:
NFS: Fix NFS KConfig typos
xprtrdma: Decrement re_receiving on the early exit paths
nfs: return EISDIR on nfs3_proc_create if d_alias is a dir