Date: Sun, 05 May 2019 20:17:49 +0100 From: "N.J. Mann" <njm@njm.me.uk> To: Rick Macklem <rmacklem@FreeBSD.org>, src-committers@freebsd.org, svn-src-all@freebsd.org Subject: Re: svn commit: r347009 - stable/11/usr.sbin/nfsdumpstate Message-ID: <44A4D649336608E100695337@triton.njm.me.uk> In-Reply-To: <201905020111.x421Bonf082237@repo.freebsd.org> References: <201905020111.x421Bonf082237@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, On Thursday, May 02, 2019 01:11:50 +0000 Rick Macklem <rmacklem@FreeBSD.org> wrote: > Author: rmacklem > Date: Thu May 2 01:11:49 2019 > New Revision: 347009 > URL: https://svnweb.freebsd.org/changeset/base/347009 > > Log: > MFC: r346709 > Add support to nfsdumpstate for printing of INET6 addresses for locks. > > r346190 added support for printing of INET6 addresses for the "-o" option > (all opens) but missed adding support for INET6 addresses for the "-l" option. > This patch adds that support. > > Modified: > stable/11/usr.sbin/nfsdumpstate/nfsdumpstate.c > Directory Properties: > stable/11/ (props changed) This MFC and the corresponding ones to 12-STABLE and 10-STABLE is incomplete. You need to MFC revision 346856 which makes the definitions on nbuf conditional on INET6. Best wishes, Nick. --
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44A4D649336608E100695337>