On 11 December, 2024 - Salvatore Bonaccorso wrote:
> Hi Anton,
>
> On Tue, Dec 10, 2024 at 12:27:34AM +0100, Anton Lundin wrote:
> > On 09 December, 2024 - Salvatore Bonaccorso wrote:
> >
> > > Hi Sam, hi Anton
> > >
> > > I have prepared the c
On 09 December, 2024 - Salvatore Bonaccorso wrote:
> Hi Sam, hi Anton
>
> I have prepared the change for nfs-utils in bookworm to fix the NFSv4
> referrals regression in bookworm in
>
> https://salsa.debian.org/kernel-team/nfs-utils/-/merge_requests/34
>
> I plan to submit the change for the u
Some investigating later, I've concluded that the following patch
gets NFS4 referals working again.
//Anton
--- support/export/cache.c.orig 2024-10-02 20:44:46.774673108 +0200
+++ support/export/cache.c 2024-10-02 20:44:51.966724736 +0200
@@ -34,9 +34,9 @@
#include "pseudoflavors.h"
#include "xc
Package: nfs-kernel-server
Version: 2.6.2-4
I've used NFSv4 referalls to contralize my configuration of which
nfs-server servers which shares.
I've just configured in /etc/exports like:
/srv/foo -async,no_subtree_check,refer=/srv/foo@bar @NFS_Client_M
After upgrading to bookworm from bullseye, t
4 matches
Mail list logo