Add mkfs.btrfs -A offset to control allocation start on devices
commit083faf794fd87a7897545a2a16a15599f62beffb
authorChris Mason <chris.mason@oracle.com>
Fri, 25 Apr 2008 20:55:21 +0000 (25 16:55 -0400)
committerDavid Woodhouse <dwmw2@hera.kernel.org>
Fri, 25 Apr 2008 20:55:21 +0000 (25 16:55 -0400)
tree6ad1c8046d93fefd2e0614da0137f6f1f8294260
parent4415143185b8c3ac799301a72a9cdbbd746fc723
Add mkfs.btrfs -A offset to control allocation start on devices

This is a utility option for the resizer, it makes sure to allocate
at offset bytes in the disk or higher.  It ensures the resizer will have
something to move when testing it.
ctree.h
mkfs.c
volumes.c