[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: today's boot-floppies slop build and bugs preventing 2.2.5



On Wed Jan 26, 2000 at 10:16:24AM -0500, Ben Collins wrote:
> 
> BTW, note I have fixed umount in busybox to free the loop devices when
> unmounting them. So this part is atleast resolved.

Thanks Ben.  I was just testing your changes, and I still see
busybox umount leaking one loop device per mount.

    [\u@\h \W]\$ mount /tmp/foo /mnt -o loop
    [\u@\h \W]\$ umount /mnt
    [\u@\h \W]\$ mount /tmp/foo /mnt -o loop
    [\u@\h \W]\$ umount /mnt
    [\u@\h \W]\$ mount /tmp/foo /mnt -o loop
    [\u@\h \W]\$ umount /mnt
    [\u@\h \W]\$ mount /tmp/foo /mnt -o loop
    [\u@\h \W]\$ umount /mnt
    [\u@\h \W]\$ mount /tmp/foo /mnt -o loop
    [\u@\h \W]\$ umount /mnt
    [\u@\h \W]\$ mount /tmp/foo /mnt -o loop
    [\u@\h \W]\$ umount /mnt
    [\u@\h \W]\$ mount /tmp/foo /mnt -o loop
    Could not find a spare loop device

I'll poke at it and fix it up.

 -Erik

--
Erik B. Andersen   Web:    http://www.xmission.com/~andersen/ 
                   email:  andersee@debian.org
--This message was written using 73% post-consumer electrons--


Reply to: