nfs-kernel-server: update to 2.9.1
authorJohn Audia <redacted>
Sat, 11 Apr 2026 13:18:00 +0000 (09:18 -0400)
committerHannu Nyman <redacted>
Sat, 13 Jun 2026 11:42:14 +0000 (14:42 +0300)
commitd726f77f59e70460505a24531ad3dd5a2e59b145
tree2c2870c7e6f81be306565eefffc147d593f4fd72
parent6d339c9cd0e36ba6f851d6edcf55de08db80cf46
nfs-kernel-server: update to 2.9.1

Update to 2.9.1 which includes a new dependency on libnl, see changelog.

Changelog: https://www.kernel.org/pub/linux/utils/nfs-utils/2.9.1/2.9.1-Changelog

This upstream release has some peculiar commits, including disabling NFS
v4.0 by default and cache up calls migrated from /proc to netlink. In my
testing, two parameters are needed to the nfsv4.init file in order to maintain
functionality. Without these changes, there's a 90-second period where the
shares are simply unavailable.

Note that this cannot be merged until the changes to libnl have been
merged first. See: https://github.com/openwrt/openwrt/pull/22889

Signed-off-by: John Audia <redacted>
net/nfs-kernel-server/Makefile
net/nfs-kernel-server/files/nfsd.v4.init
net/nfs-kernel-server/patches/100-fix-host-build.patch
net/nfs-kernel-server/patches/240-fix-cleanup_lockfiles-function-linkage-in-exportd.patch
git clone https://git.99rst.org/PROJECT