]> www.infradead.org Git - mtd-utils.git/commit
mkfs.ubifs: support reserved space allocation
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Wed, 28 Jan 2009 12:19:43 +0000 (14:19 +0200)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Wed, 28 Jan 2009 12:39:31 +0000 (14:39 +0200)
commitd49567ea27ee32a7733f8c9b54eacdba10b1860d
treea22154b5e58fd02e5a48ef439ecd36ada14cf05f
parenta5d3a800db996aa81a07c0ae42240971460ac00d
mkfs.ubifs: support reserved space allocation

UBIFS may reserve some amount of flash space for the super-user,
ant this amount is stored in the superblock. Currently mkfs.ubifs
always puts 0 there. This patch adds -R option which may be used
to specify size of the reserved space.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
mkfs.ubifs/lpt.c
mkfs.ubifs/mkfs.ubifs.c
mkfs.ubifs/ubifs.h