svn commit: r347009 - stable/11/usr.sbin/nfsdumpstate
N.J. Mann
njm at njm.me.uk
Sun May 5 19:24:34 UTC 2019
Hi,
On Thursday, May 02, 2019 01:11:50 +0000 Rick Macklem <rmacklem at 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.
--
More information about the svn-src-all
mailing list