Hi Eric, thanks for reporting this. I sent a small patch series to the list to fix this. Sorry I forgot to CC you, will send the patches to you directly again. It would be great if you could give it some testing.
Thanks, Arne On 15.01.2013 21:44, hop...@omnifarious.org wrote: > mkfs.btrfs /dev/sdb > mkdir /tmp/mnt > mount /dev/sdb /tmp/mnt > cd /tmp/mnt > btrfs quota enable . > btrfs subvol create foo > btrfs qgroup create 1/0 > btrfs qgroup assign 0/257 1/0 > btrfs subvol snapshot foo bar > btrfs qgroup assign 0/258 1/0 > cd .. > umount /dev/sdb > mount /dev/sdb /tmp/mnt > # Still mountable! > cd mnt > btrfs qgroup destroy 1/0 > cd .. > umount /dev/sdb > mount /dev/sdb /tmp/mnt > # Oops, no longer mountable, even in recovery mode! > > Help! BTW, I'm not a mailing list subscriber. > > Thanks, -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html