btrfs-progs: Update resize documentation
authorShawn Bohrer <shawn.bohrer@gmail.com>
Sat, 26 May 2012 17:57:55 +0000 (12:57 -0500)
committerChris Mason <chris.mason@fusionio.com>
Tue, 3 Jul 2012 20:27:46 +0000 (16:27 -0400)
commit6cb6eeb11de9fe0345a4c3f173c157931bb9d1bb
tree86fab582842e5302d9836fe9790b65d209a92407
parentdfb2230423b48df0ad04112f102ea746338c845b
btrfs-progs: Update resize documentation

The btrfs filesystem resize command defaults to only resizing the
filesystem for devid 1, and must have a devid passed in to resize the
filesystem for the other devices in the filesystem.

Additionally the documentation lacked information on how to actually
resize the underlying partition so this provides a little more detail.

Signed-off-by: Shawn Bohrer <shawn.bohrer@gmail.com>
cmds-filesystem.c
man/btrfs.8.in