Hi,
On Thursday, May 02, 2019 01:11:50 +0000 Rick Macklem <[email protected]> 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. -- _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
