commit | 7dbcb36dcd24fb9a61fd56d1fa8fa3415cd9d4ec | [log] [tgz] |
---|---|---|
author | Sandeep Patil <sspatil@google.com> | Tue Feb 14 14:00:14 2017 -0800 |
committer | Sandeep Patil <sspatil@google.com> | Mon Feb 20 09:04:33 2017 -0800 |
tree | fc3b426200b9e77ad112007ede5437ae8130115c | |
parent | 0767616b153b1cb32d70eb75d6cde22efa382925 [diff] |
fs_mgr: add fs_mgr_do_mount_one() API This is to be used in early mount case where we will have a fully prepared fstab_rec. fs_mgr_do_mount() does a lot more checks and spends time preparing verity / avb devices before it does the actual mount. b/33254008 Test: Boot sailfish Change-Id: I4481b5af8d900c8b7e3355b7513c325d8f2ecff2 Signed-off-by: Sandeep Patil <sspatil@google.com>