K 10 svn:author V 3 jhb K 8 svn:date V 27 2018-01-16T19:41:18.253956Z K 7 svn:log V 352 Split crp_buf into a union. This adds explicit crp_mbuf and crp_uio pointers of the right type to replace casts of crp_buf. This does not sweep through changing existing code, but new code should use the correct fields instead of casts. Reviewed by: kib Sponsored by: Chelsio Communications Differential Revision: https://reviews.freebsd.org/D13927 END