51 Commits (ae9e8903375e13028b140e86fcc68c6e152b6f43)

Author SHA1 Message Date
Yabin Cui d1104f75a7 Use getmntent when accessing /proc/mounts.
10 years ago
Tim Murray 8439dc9fd5 Make vold compile with -Werror -Wall.
10 years ago
Stephen Smalley 684e662502 Set SELinux contexts on device nodes created by vold.
10 years ago
Bogdan George Stefan 1a89e8b60e Enable SD card format
10 years ago
Mark Salyzyn 5eecc449cc vold: suppress unused argument warning messages
11 years ago
Colin Cross 59846b654e vold: fix errors inside ALOGV
11 years ago
Colin Cross 346c5b20cb vold: fix warnings for 64-bit
11 years ago
Jeff Sharkey 6bcd362edd Handle missing UUID/LABEL from blkid.
11 years ago
Blair Prescott cc21d6ea58 Use correct minor device number to format SD card
11 years ago
Jeff Sharkey 8c2c15b1c6 Clean up ASEC unmounting on physical storage.
11 years ago
Jeff Sharkey 0de365fc0a Extract UUID and label from inserted volumes.
11 years ago
Jeff Sharkey ba6ae8db13 Add support for more expressive SD card permissions
11 years ago
Ken Sumrall 9caab76c6b vold: Add an optional wipe paramter to the volume format command
11 years ago
Chih-Wei Huang 7929deb206 Fix compiling warnings
12 years ago
Jeff Sharkey 7a3c3d462e Unmount in-place instead of using MS_MOVE.
12 years ago
Kenny Root 344ca10856 Add in ext4 support for ASEC containers
12 years ago
Ken Sumrall 0b8b597193 Add the ability to revert a crypto mapping when unmounting a volume
13 years ago
Joseph Lehrer 507d31b86b vold: retry mounting partition
13 years ago
Ken Sumrall 319b1043bb Don't abort the encryption process if an internal volume is present but unmounted.
13 years ago
Ken Sumrall 29d8da8cef vold: allow to store key in a file on another partition
13 years ago
Mike Lockwood 850949485b Only create android_secure mountpoint on the primary external storage volume.
13 years ago
Mike Lockwood 9092b1dbd3 Mount secondary external storage writable by AID_MEDIA_RW rather than AID_SDCARD_RW
13 years ago
Jean-Baptiste Queru 2996451f77 am 1206e872: resolved conflicts for merge of 09f774b7 to gingerbread-plus-aosp
14 years ago
Jean-Baptiste Queru 1206e872ce resolved conflicts for merge of 09f774b7 to gingerbread-plus-aosp
14 years ago
Olivier Bailly 37dcda68d3 Add missing include headers for compilation on Intel target for Google TV.
14 years ago
Chih-Wei Huang 64382de1f9 vold: set state back to idle on formatting error
14 years ago
Mike Lockwood a4886f1f8e More fixes for internal FAT partitions:
14 years ago
Mike Lockwood 2dfe297ec4 Fixes for devices with internal FAT file system:
14 years ago
Kenny Root a3e0608456 Allow execute on mounted ASEC and OBB containers
14 years ago
Kenny Root 508c0e1605 Additional Obb functionality
14 years ago
Kenny Root fb7c4d5a8a Add image mounting commands for OBB files
14 years ago
San Mehat 97ac40e4e6 vold: Switch from LOG -> SLOG
14 years ago
San Mehat cb4dac8a52 vold: Remove autorun.inf at mount/unmount time if it exists
15 years ago
San Mehat d9a4e35861 vold: Bugfixes & cleanups
15 years ago
San Mehat 2a5b8ce09b vold: Switch to using libdiskconfig for partition setup.
15 years ago
San Mehat fcf24fe62f vold: Add a versioned superblock to secure containers.
15 years ago
San Mehat 52c2ccb6d2 vold: Make asec sdcard dir a hidden dir
15 years ago
San Mehat 3bb6020e46 vold: Stage the mounting of media to hide the ASEC imagefile directory
15 years ago
San Mehat 4ba8948dc1 vold: Add 'force' option to anything that can cause an unmount
15 years ago
San Mehat 586536c60b vold: Refactor Processkiller and add command to return users of a mount point
15 years ago
San Mehat 8c940ef7db vold: Fix devmapper/ptmx fd leak, and give asec unmount more time
15 years ago
San Mehat 62e5dd245b vold: Reduce logspam and add 250ms delay before first unmount attempt
15 years ago
San Mehat eba65e9d43 vold: Bloat reduction
15 years ago
San Mehat fff0b47998 vold2: Enable support for custom mount perm masks and wire to asec
15 years ago
San Mehat a19b250bd2 vold2: Initial support for Android Secure External Caches
15 years ago
San Mehat bf04185c88 vold2: Refactor FAT support into a separate class
15 years ago
San Mehat a2677e4ad0 vold2: Get mounting/unmounting/formatting/sharing working
15 years ago
San Mehat dd9b8e92aa vold2: Some more work on partitioning support
15 years ago
San Mehat 49e2bce5b7 vold2: Wire up more of the mount function
15 years ago
San Mehat fd7f587512 vold2: Refactor the netlink event handling and better define how partitions/disks are handled
15 years ago