OSDN Git Service

Wider volume mutation lock, move force adoptable.
authorJeff Sharkey <jsharkey@android.com>
Tue, 21 Apr 2015 19:14:17 +0000 (12:14 -0700)
committerJeff Sharkey <jsharkey@android.com>
Tue, 21 Apr 2015 19:24:57 +0000 (12:24 -0700)
commitc8e04c5a8285de07d2c84bfbda8eda2c14a9457d
tree480347954da9f246b6f3a4ca0521dc17c60f0c94
parentf3ee200303f632d940588926f9d31d1e1d51a5c6
Wider volume mutation lock, move force adoptable.

We eventually should move back to per-disk locks, but use a giant
lock to keep development rolling forward.  Also move force adoptable
flag to framework since, since encrypted devices don't have persisted
properties loaded early during boot.

Bug: 19993667
Change-Id: Ifa3016ef41b038f8f71fc30bc81596cfd21dcd2a
CommandListener.cpp
Disk.cpp
Disk.h
VolumeManager.cpp
VolumeManager.h
main.cpp