> On Aug 21, 2015, at 10:32 PM, Thor Lancelot Simon <[email protected]> wrote: > > Whoah. Why?
Because NFS marks mbufs as RO and the bus dma code did something "special" for preparing a dma write into a readonly mbuf. Now it just causes an assert to fire.
