Re: [osol-discuss] copymsg and MBLK
Resolved -- This message posted from opensolaris.org ___ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org
Re: [osol-discuss] copymsg and MBLK
Given the simplicity of MBLKL, this seems unlikely to me. We can infer the copymsg succeeded, else the second MBLKL should panic the system when it dereferences mc (which would be NULL). We can also infer that b_cont is not involved, as this is not accounted for by MBLKL. I'm making the assum