Re: [PATCH v5] btrfs: qgroup: Remove qgroup items along with subvolume deletion

2018-08-15 Thread Qu Wenruo
On 2018/8/9 下午3:05, Misono Tomohiro wrote: > When qgroup is on, subvolume deletion does not remove qgroup items > of the subvolume (qgroup info, limit, relation) from quota tree and > they need to get removed manually by "btrfs qgroup destroy". > > Since level 0 qgroup cannot be used/inherited b

Re: [PATCH v5] btrfs: qgroup: Remove qgroup items along with subvolume deletion

2018-08-15 Thread Qu Wenruo
On 2018/8/15 下午9:06, David Sterba wrote: > On Thu, Aug 09, 2018 at 04:05:36PM +0900, Misono Tomohiro wrote: >> When qgroup is on, subvolume deletion does not remove qgroup items >> of the subvolume (qgroup info, limit, relation) from quota tree and >> they need to get removed manually by "btrfs q

Re: [PATCH v5] btrfs: qgroup: Remove qgroup items along with subvolume deletion

2018-08-15 Thread David Sterba
On Thu, Aug 09, 2018 at 04:05:36PM +0900, Misono Tomohiro wrote: > When qgroup is on, subvolume deletion does not remove qgroup items > of the subvolume (qgroup info, limit, relation) from quota tree and > they need to get removed manually by "btrfs qgroup destroy". > > Since level 0 qgroup cannot