Re: [PATCH v2 10/13] nfsd: add netlink upcall for the svc_export cache

From: Jeff Layton

Date: Mon Mar 30 2026 - 11:14:26 EST


On Mon, 2026-03-30 at 10:22 -0400, Chuck Lever wrote:
> >
> > + -
> > + name: svc-export-req
> > + attributes:
> > + -
> > + name: seqno
> > + type: u64
> > + -
> > + name: client
> > + type: string
> > + -
> > + name: path
> > + type: string
>
> Is 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 <jlayton@xxxxxxxxxx>