freebsd-dev/sys/cddl/compat/opensolaris/rpc
Pawel Jakub Dawidek 35ae9291c2 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 <serenity@exscape.org>
Reviewed by:	kmacy
Approved by:	re (kib)
2009-08-20 00:05:29 +00:00
..
xdr.h Our libc doesn't implement control method for XDR (only kernel does) and it 2009-08-20 00:05:29 +00:00