On Fri, Aug 03, 2018 at 03:44:37PM +0900, Misono Tomohiro wrote: > Since commit a79a464d5675 ("btrfs: Allow rmdir(2) to delete an empty > subvolume"), rm -r can delete a subvolume too. > > This test assumes that rm -r does not delete a subvolume. > Currently the commit does not affect the test since qgroup items > still exist after subvolume deletion, but we plan to change the > behavior and remove them along with subvolume deletion. > > So update the test and keep subvolume (and qgroup item) in any kernel > version. > > Signed-off-by: Misono Tomohiro <misono.tomoh...@jp.fujitsu.com>
Reviewed-by: David Sterba <dste...@suse.com> -- 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