[PATCH] v3 Add btrfs reclaim for existing subvol

Gene Czarcinski gene at czarc.net
Tue Apr 22 16:33:20 UTC 2014


These patches update two separate packages: anaconda and pykickstart.

The reclaim capability introduces the "format" functionality available for
standard partitions and LVMLVs by deleting an existing btrfs subvol and
then recreating that subvol.

Gene Czarcinski (1):
  v3 update anaconda to add reclaim

 pyanaconda/kickstart.py | 8 ++++++++
 1 file changed, 8 insertions(+)

Gene Czarcinski (1):
  v3 update pykickstart to add reclaim to btrfs command

 pykickstart/commands/btrfs.py | 5 +++++
 1 file changed, 5 insertions(+)

-- 
1.9.0



More information about the anaconda-patches mailing list