Datapoint re: "umount: device busy"

From: Matthew Kirkwood (matthew@hairy.beasts.org)
Date: Thu Sep 21 2000 - 11:18:16 EST


Hi,

It seems that it's fairly easy to get a ramfs stuck:

# mkdir bar
# mount -t ramfs bar bar
# umount bar
# mount -t ramfs bar bar
# chown nobody bar
# umount bar
umount: /root/bar: device is busy
#

This doesn't appear to affect ext2 filesystems, though.

Matthew

--
$ grep -c ramfs /proc/mounts
12

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 21:00:25 EST