Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

mksubvolume - Command-line program to create btrfs subvolume

Authors

       Arvin Schnell <aschnell@suse.com>

Description

       Mksubvolume is a command-line program to create a btrfs subvolume including adding a fstab entry and
       mounting the subvolume at path.

Name

       mksubvolume - Command-line program to create btrfs subvolume

Options

--nocow
           Set the no-copy-on-write flag for the subvolume.

       -v,--verbose
           Increase verbosity.

See Also

snapper(5), btrfs(8), fstab(5), mount(8)

0.10.6                                             2015-09-17                                     MKSUBVOLUME(8)

Synopsis

mksubvolume [--nocow] [--verbose] {path}

See Also