On 12-09-26 12:59 PM, Dwight Engen wrote:
> Check if the rootfs is btrfs subvolume, and if so delete it. Otherwise
> fall back to the rm -rf.
>
> Signed-off-by: Dwight Engen
> ---
> src/lxc/lxc-destroy.in | 13 +
> 1 files changed, 9 insertions(+), 4 deletions(-)
>
> diff --git a/
Check if the rootfs is btrfs subvolume, and if so delete it. Otherwise
fall back to the rm -rf.
Signed-off-by: Dwight Engen
---
src/lxc/lxc-destroy.in | 13 +
1 files changed, 9 insertions(+), 4 deletions(-)
diff --git a/src/lxc/lxc-destroy.in b/src/lxc/lxc-destroy.in
index 5c7656