You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Jeff Sharkey 65427f1a80
Offer debug flag to force default primary.
9 years ago
bench Initial pass at storage benchmarks. 9 years ago
tests Remove superfluous OpenSSL include paths. 10 years ago
Android.mk Initial pass at storage benchmarks. 9 years ago
Asec.h Add in ext4 support for ASEC containers 12 years ago
Benchmark.cpp Fully sync filesystem before time measurements. 9 years ago
Benchmark.h Initial pass at storage benchmarks. 9 years ago
BenchmarkGen.h Initial pass at storage benchmarks. 9 years ago
CheckBattery.cpp Make vold compile with -Werror -Wall. 10 years ago
CheckBattery.h On low power turn off rather than rebooting to allow device to charge 10 years ago
CleanSpec.mk Add an empty CleanSpec.mk 15 years ago
CommandListener.cpp Initial pass at storage benchmarks. 9 years ago
CommandListener.h Progress towards dynamic storage support. 9 years ago
Devmapper.cpp Exclusive exec() path, format after partition. 9 years ago
Devmapper.h vold: Bugfixes & cleanups 15 years ago
Disk.cpp Scan failure still means we finished scan. 9 years ago
Disk.h Initial pass at storage benchmarks. 9 years ago
EmulatedVolume.cpp Report internal path for public volumes. 9 years ago
EmulatedVolume.h Emulated volumes above private volumes. 9 years ago
Ext4.cpp Exclusive exec() path, format after partition. 9 years ago
Ext4.h Support for private (adopted) volumes. 9 years ago
Fat.cpp Exclusive exec() path, format after partition. 9 years ago
Fat.h vold: Add an optional wipe paramter to the volume format command 11 years ago
Loop.cpp Exclusive exec() path, format after partition. 9 years ago
Loop.h Fixed type mismatch for ioctl(BLKGETSIZE) 9 years ago
MoveTask.cpp Migrate primary external storage. 9 years ago
MoveTask.h Migrate primary external storage. 9 years ago
NetlinkHandler.cpp Remove obsolete code for monitoring USB status 13 years ago
NetlinkHandler.h system: vold2: Initial skeleton for vold2. 15 years ago
NetlinkManager.cpp Progress towards dynamic storage support. 9 years ago
NetlinkManager.h system: vold2: Initial skeleton for vold2. 15 years ago
PrivateVolume.cpp Migrate primary external storage. 9 years ago
PrivateVolume.h Support for private (adopted) volumes. 9 years ago
Process.cpp Exclusive exec() path, format after partition. 9 years ago
Process.h Progress towards dynamic storage support. 9 years ago
PublicVolume.cpp Report internal path for public volumes. 9 years ago
PublicVolume.h Support for private (adopted) volumes. 9 years ago
ResponseCode.cpp vold: Switch from LOG -> SLOG 14 years ago
ResponseCode.h Initial pass at storage benchmarks. 9 years ago
Utils.cpp Don't use TEMP_FAILURE_RETRY on close in vold. 9 years ago
Utils.h Migrate primary external storage. 9 years ago
VoldCommand.cpp system: vold2: Initial skeleton for vold2. 15 years ago
VoldCommand.h system: vold2: Initial skeleton for vold2. 15 years ago
VoldUtil.c Fixed type mismatch for ioctl(BLKGETSIZE) 9 years ago
VoldUtil.h Fixed type mismatch for ioctl(BLKGETSIZE) 9 years ago
VolumeBase.cpp Migrate primary external storage. 9 years ago
VolumeBase.h Migrate primary external storage. 9 years ago
VolumeManager.cpp Initial pass at storage benchmarks. 9 years ago
VolumeManager.h Initial pass at storage benchmarks. 9 years ago
cryptfs.c Exclusive exec() path, format after partition. 9 years ago
cryptfs.h Remove unused code. 9 years ago
fstrim.c fstrim: Don't double trim mountpoints with alternative fs types. 9 years ago
fstrim.h fstrim: prep for supporting a deep trim ioctl 10 years ago
hash.h vold: Bugfixes & cleanups 15 years ago
main.cpp Offer debug flag to force default primary. 9 years ago
sehandle.h Set SELinux contexts on device nodes created by vold. 10 years ago
vdc.c Change strncpy to strlcpy 10 years ago