History log of /fuchsia/zircon/system/uapp/disk-pave/pave-utils.cpp
Revision Date Author Comments
# 36117845 28-Aug-2018 Sean Klein <smklein@google.com>

[paver][fvm] Implement partition wiping, FVM-resizing, flushing in paver

- Allow the "SkipBlockDevicePartioner" to wipe devices by clearing
the FVM partition.
- Allow paving of FVM images with mismatch slice sizes by overwriting
the underlying FVM.
- Implement "Flushing" in the paver, for block devices which might
have an in-memory cache. Utilize flushing after streaming partitions
and wiping partitions.
- Update the FVM driver to rebind when requested (necessary to
re-initializing FVM with a new slice size).

Test: Manually paving
ZX-2141 #comment In Progress

Change-Id: Iafff65a7ecaf693138061ef631ac429accc6b422