"MoveTask.h" did not exist on "9caab76c6b5aefdeeb1715a3695491ca793b8c18"
vold: Add an optional wipe paramter to the volume format command
Ken Sumrall authored
The new wipe option to the vold format command will invoke BLKDISCARD
on the partition before invoking newfs_msdos.  This will be used whenever
a full wipe of the device is wanted, as this is more secure than just
doing newfs_msdos.

Bug: 9392982
Change-Id: Ie106f1b9cc70abc61206006d1821641c27c7ccae
9caab76c
Name Last commit Last update
tests Change ASCII conversion for hash and add tests
Android.mk vold: Add an optional wipe paramter to the volume format command
Asec.h Add in ext4 support for ASEC containers
CleanSpec.mk Add an empty CleanSpec.mk
CommandListener.cpp vold: Add an optional wipe paramter to the volume format command
CommandListener.h Vold: Add the fstrim subsystem to vold
Devmapper.cpp Fix compiling warnings
Devmapper.h vold: Bugfixes & cleanups
DirectVolume.cpp Merge "Delay disk inserted broadcast until disk is ready"
DirectVolume.h Extend the maximum number of partitions from 4 to 32
Ext4.cpp am bacdfc0e: Merge "Fix compiling warnings"
Ext4.h Extend vold support for creating ext4 images.
Fat.cpp vold: Add an optional wipe paramter to the volume format command
Fat.h vold: Add an optional wipe paramter to the volume format command
Loop.cpp Add in ext4 support for ASEC containers
Loop.h Add in ext4 support for ASEC containers
NetlinkHandler.cpp Remove obsolete code for monitoring USB status
NetlinkHandler.h system: vold2: Initial skeleton for vold2.
NetlinkManager.cpp vold: Enable the SO_PASSCRED socket option
NetlinkManager.h system: vold2: Initial skeleton for vold2.
Process.cpp vold: Switch from LOG -> SLOG
Process.h vold: Refactor Processkiller and add command to return users of a mount point
ResponseCode.cpp vold: Switch from LOG -> SLOG
ResponseCode.h vold: Add support for unencrypted persistent info
VoldCommand.cpp system: vold2: Initial skeleton for vold2.
VoldCommand.h
VoldUtil.c
VoldUtil.h
Volume.cpp
Volume.h
VolumeManager.cpp
VolumeManager.h
Xwarp.cpp
Xwarp.h
cryptfs.c
cryptfs.h
fstrim.c
fstrim.h
hash.h
main.cpp
vdc.c