mirror of
https://github.com/kdave/btrfs-progs
synced 2025-03-09 20:28:16 +00:00
btrfs-progs: docs: minor improvement in resize
Being able to expand (“can”) the partition beforehand is not enough – it must actually be done. Pull-request: #775 Signed-off-by: Christoph Anton Mitterer <mail@christoph.anton.mitterer.name> Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
parent
ad1de33b2d
commit
8af90d4902
@ -250,7 +250,7 @@ resize [options] [<devid>:][+/-]<size>[kKmMgGtTpPeE]|[<devid>:]max <path>
|
||||
|
||||
The resize command does not manipulate the size of underlying
|
||||
partition. If you wish to enlarge/reduce a filesystem, you must make sure you
|
||||
can expand the partition before enlarging the filesystem and shrink the
|
||||
expand the partition before enlarging the filesystem and shrink the
|
||||
partition after reducing the size of the filesystem. This can done using
|
||||
:manref:`fdisk(8)` or :manref:`parted(8)` to delete the existing partition and recreate
|
||||
it with the new desired size. When recreating the partition make sure to use
|
||||
|
Loading…
Reference in New Issue
Block a user