Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

btrfs-progs: add recursive subvol delete #861

Merged
merged 1 commit into from
Aug 12, 2024

Commits on Aug 8, 2024

  1. btrfs-progs: add recursive subvol delete

    Adds a --recursive option to btrfs subvol delete, causing it to pass the
    BTRFS_UTIL_DELETE_SUBVOLUME_RECURSIVE flag through to libbtrfsutil.
    
    This is a resubmission of part of a patch that Omar Sandoval sent in
    2018, which appears to have been overlooked:
    https://lore.kernel.org/linux-btrfs/e42cdc5d5287269faf4d09e8c9786d0b3adeb658.1516991902.git.osandov@fb.com/
    
    Signed-off-by: Mark Harmstone <[email protected]>
    Co-authored-by: Mark Harmstone <[email protected]>
    Reviewed-by: Qu Wenruo <[email protected]>
    [ Add details to man page, fix indent in the doc. ]
    Signed-off-by: Qu Wenruo <[email protected]>
    2 people authored and adam900710 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    99eef94 View commit details
    Browse the repository at this point in the history