Am 23.09.2010 22:50, schrieb Johannes Hofmann: > Hi, > > expanding a hammer root filesystem with hammer volume-add (which is > pretty cool btw) leads to a panic on shutdown: > > panic: assertion: (bp->b_flags & B_LOCKED) == 0 && iou->io.running == > 0 in hammer_io_deallocate > > After a reboot everything is ok. > The problem can be reproduced in a vkernel.
Which version of DragonFly are you using? I remember a similar issue while I developed volume-add, but I thought I have fixed it. Regards, Michael
