K 10 svn:author V 3 pjd K 8 svn:date V 27 2009-08-20T00:08:58.044995Z K 7 svn:log V 323 MFC r196395: Our libc doesn't implement control method for XDR (only kernel does) and it will always return failure. Fix this by bringing userland implementation of xdrmem_control() back. This allow 'zpool import' to work again. Reported by: Thomas Backman Reviewed by: kmacy Approved by: re (kib) END