Re: [nfs-utils PATCH 0/3] mountd netlink fixes
Jeff Layton <[email protected]>
| Newsgroups | gmane.linux.nfs |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 2026-07-07 at 16:57 -0400, Scott Mayhew wrote: > A handful of fixes for some issues I ran into on Fedora Rawhide. > > Scott Mayhew (3): > configure: update check of system netlink headers > nfs.conf: add no-netlink option to exportd and mountd stanzas > mountd/exportd: disable netlink when falling back to /proc > > configure.ac | 4 ++-- > nfs.conf | 3 +++ > support/export/cache.c | 7 +++++++ > support/export/cache_flush.c | 1 + > 4 files changed, 13 insertions(+), 2 deletions(-) These all look good to me. Nice work, Scott. Reviewed-by: Jeff Layton <[email protected]>