On 25 February 2014 03:01, Anand Jain <Anand.Jain@xxxxxxxxxx> wrote: > >> # mkfs.btrfs /dev/sdb2 /dev/sdb3 /dev/sdb4 >> # mount /dev/sdb2 /mnt/1 >> # btrfs device delete /dev/sdb2 /mnt/1 >> >> So /dev/sdb2 is no longer part of the file system, but it's still >> mounted using it. >> >> # grep btrfs /proc/mounts >> /dev/sdb2 /mnt/1 btrfs rw,seclabel,relatime,ssd,space_cache 0 0 > > > This bug isn't there is the current btrfs-next. I couldn't > reproduce. I've tested this again. With linux 3.12.10 on Fedora 20 it is still reproducible, but after upgrading to linux 3.13.3 /proc/mounts automatically changes to show another device when the initial mounting one is removed from the btrfs. Thanks, Mike -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
