Mike Snitzer writes via Kernel.org Bugzilla: (In reply to Mike Snitzer from comment #5) > This was fixed via v6.12-rc3 commit 009b15b57485 ("nfs_common: fix > Kconfig for NFS_COMMON_LOCALIO_SUPPORT") > > In the provided kernel config: > > CONFIG_NFS_FS=m > CONFIG_NFSD_V4=y > CONFIG_NFS_COMMON=y > CONFIG_NFS_COMMON_LOCALIO_SUPPORT=m > CONFIG_NFS_LOCALIO=y > > My Kconfig fix will result in CONFIG_NFS_LOCALIO=m so that the symbols > are available to the nfs.ko kernel module. Sorry, to be clear, the fix results in: CONFIG_NFS_FS=m CONFIG_NFSD=y CONFIG_NFSD_V4=y CONFIG_NFS_COMMON=y CONFIG_NFS_COMMON_LOCALIO_SUPPORT=y CONFIG_NFS_LOCALIO=y View: https://bugzilla.kernel.org/show_bug.cgi?id=219370#c6 You can reply to this message to join the discussion. -- Deet-doot-dot, I am a bot. Kernel.org Bugzilla (bugspray 0.1-dev)