summaryrefslogtreecommitdiffstats
path: root/efs_migration.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-04-02DO NOT MERGEOscar Montemayor1-183/+0
Encrypted File Systems integration. Recovery changes. Change-Id: I932f73a6f937aac061128e1134eab08c30f0471d
2010-03-27DO NOT MERGEOscar Montemayor1-183/+0
Removing unused recovey options. Please refer to Bug#2502219 for more info. Change-Id: I2fe3cdb0c8b93ed7e1cc4093824fbe181f5f0aea
2010-03-15Encrypted File Systems part 3. Recovery changes.Oscar Montemayor1-183/+0
Change-Id: I932f73a6f937aac061128e1134eab08c30f0471d
2009-12-10Recovery changes for Encrypted File Systems.Oscar Montemayor1-0/+183
This change enables/disables the Encrypted file systems feature. It reads some properties form the data partition, wipes the partition out, and then rewrites the proper properties again into the data partition to signal that encrypted FS are enabled.