Re: [PATCH v2 10/13] nfsd: add netlink upcall for the svc_export cache
From: Jeff Layton <jlayton@kernel.org>
Date: 2026-03-30 14:49:16
Also in:
linux-nfs, lkml
From: Jeff Layton <jlayton@kernel.org>
Date: 2026-03-30 14:49:16
Also in:
linux-nfs, lkml
On Mon, 2026-03-30 at 10:22 -0400, Chuck Lever wrote:
quoted
+ - + name: svc-export-req + attributes: + - + name: seqno + type: u64 + - + name: client + type: string + - + name: path + type: stringIs the svc-export-req attribute set used for anything?
No, good catch. That's a holdover from an earlier version that had a separate attribute set for the up and downcalls. It's not needed in the latest version. It should be fine to remove it and regenerate the headers. The result builds fine without it. I've pushed a fixed patch to the 'exportd-nl' branch in my tree. You can fix it up or I can resend if you prefer. Thanks, -- Jeff Layton [off-list ref]