vinum panic on -devel

Matthew Dillon dillon at apollo.backplane.com
Thu Jul 6 10:02:26 PDT 2006


:#4  0xd5bffd4f in sdio (bio=0xc24f9430) at 
:/usr/build/src/sys/dev/raid/vinum/vinumrequest.c:991
:
:i think the fix is
:
:     sbp->b.b_flags = bp->b_flags | B_PAGING;
:+    sbp->b.b_cmd = bp->b_cmd;
:     sbp->b.b_bcount = bp->b_bcount;                        /* number of bytes to transfer */
:
:cheers
:  simon
:
:-- 
:Serve - BSD     +++  RENT this banner advert  +++    ASCII Ribbon   /"\

    That looks like the right fix to me too, go ahead and commit it as
    soon as you test it.

					-Matt
					Matthew Dillon 
					<dillon at xxxxxxxxxxxxx>





More information about the Bugs mailing list