vinum panic on -devel

Simon 'corecode' Schubert corecode at fs.ei.tum.de
Thu Jul 6 15:27:15 PDT 2006


Matthew Dillon wrote:
    That looks like the right fix to me too, go ahead and commit it as
    soon as you test it.
alright.  panic()ing my way through vinum, i now reached:

panic: brelse: inappropriate B_PAGING or B_CLUSTER bp 0xc2622a00

#3  0xc01afec5 in brelse (bp=0xc2622a00) at /usr/build/src/sys/kern/vfs_bio.c:971
#4  0xd5731594 in revive_block (sdno=2) at /usr/build/src/sys/dev/raid/vinum/vinumrevive.c:225
well, of course B_PAGING is set, because revive_block() sets it.  what's the correct way to release this buf?  should i simply unset B_PAGING?

cheers
 simon
--
Serve - BSD     +++  RENT this banner advert  +++    ASCII Ribbon   /"\
Work - Mac      +++  space for low €€€ NOW!1  +++      Campaign     \ /
Party Enjoy Relax   |   http://dragonflybsd.org      Against  HTML   \
Dude 2c 2 the max   !   http://golden-apple.biz       Mail + News   / \




More information about the Bugs mailing list