diff options
author | Doug Zongker <dougz@android.com> | 2013-07-09 10:34:46 -0700 |
---|---|---|
committer | Doug Zongker <dougz@android.com> | 2013-07-09 10:42:15 -0700 |
commit | c870a99c4aeb9e232ee68951e666b5fa670d1680 (patch) | |
tree | fa17347278bb2b3c013d5834491ce639bb6b1c1a /ui.h | |
parent | 044a0b4d49a11edfa13471ce20914b0514eb7e0e (diff) | |
download | bootable_recovery-c870a99c4aeb9e232ee68951e666b5fa670d1680.zip bootable_recovery-c870a99c4aeb9e232ee68951e666b5fa670d1680.tar.gz bootable_recovery-c870a99c4aeb9e232ee68951e666b5fa670d1680.tar.bz2 |
recovery: write partitions more conservatively
Write and verify partitions using write(2) and read(2) rather than the
stdio functions. Read and write in 4kb blocks. When writing, fsync()
every 1MB.
Bug: 9602014
Change-Id: Ie98ce38e857786fc0f4ebf36bb5ffc93b41bc96f
Diffstat (limited to 'ui.h')
0 files changed, 0 insertions, 0 deletions