K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2019-04-27T02:24:58.472205Z K 7 svn:log V 299 MFC: r346191 Add support for INET6 addresses to the kernel code that dumps open/lock state. PR#223036 reported that INET6 callback addresses were not printed by nfsdumpstate(8). This kernel patch adds INET6 addresses to the dump structure, so that nfsdumpstate(8) can print them out, post-r346190. END