On Jan 29, 2014, at 4:41 AM, KC wrote:
> I just read this article here: https://lwn.net/Articles/579009/ which states:
>
> -
> btrfs subvolume delete path
>
> For ordinary subvolumes (as opposed to snapshots, described below), the
> subvolume indicated by path
On Wed, Jan 29, 2014 at 12:41:57PM +0100, KC wrote:
> I just read this article here: https://lwn.net/Articles/579009/
> which states:
>
> -
> btrfs subvolume delete path
>
> For ordinary subvolumes (as opposed to snapshots, described below),
> the subvolume indica
I just read this article here: https://lwn.net/Articles/579009/ which
states:
-
btrfs subvolume delete path
For ordinary subvolumes (as opposed to snapshots, described below),
the subvolume indicated by path must be empty before it can be deleted.
---