summaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorKeith Mok <kmok@cyngn.com>2015-09-25 16:59:10 -0700
committerSteve Kondik <steve@cyngn.com>2015-10-16 06:39:21 -0700
commitf0b761f83d19ab2bb5bbba3ef77a5f75ef8ab7b6 (patch)
tree080b118ccbe2ebdfd1d65945c48c61ed36f50d86 /init
parent51300a558f953146a0cd55acfdc3b642a512005b (diff)
downloadsystem_core-f0b761f83d19ab2bb5bbba3ef77a5f75ef8ab7b6.zip
system_core-f0b761f83d19ab2bb5bbba3ef77a5f75ef8ab7b6.tar.gz
system_core-f0b761f83d19ab2bb5bbba3ef77a5f75ef8ab7b6.tar.bz2
fs_mgr: When formating f2fs volumes, respect the length parameter
When formatting a volume because it is marked as formattable, the length parameter is discarded which makes fs_mgr write a filesystem to the full length of the block device. This patch adds length semantics to f2fs formatting, if the length is greater than zero, use that, if it isn't subtract that size from the block size. Change-Id: I526f80aa299e7b34e9802141e7fa7050d5cb5558 Ticket: SAMBAR-729
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions