OSDN Git Service

Don't encrypt lost+found
authorPaul Lawrence <paullawrence@google.com>
Wed, 15 Jul 2015 22:22:03 +0000 (15:22 -0700)
committerPaul Lawrence <paullawrence@google.com>
Wed, 15 Jul 2015 22:22:03 +0000 (15:22 -0700)
commit65df483af2efcb2ab9fd82ae53f9aeaa55f0cebd
treec671370eadad91415a8189b509c5a9605b7702f5
parent96f2bc51002a59fb77711a2a38e014cf13ac010c
Don't encrypt lost+found

ext4 encryption doesn't like it, and the kernel crashes.
Also fix a formatting error in logs.

Bug: 22478103
Change-Id: Ia25f4b0c1c9eeb20e39b795c7827c5bd1a11cb6a
ext4_utils/ext4_crypt_init_extensions.cpp