commit | 56f9ada93d83dcd66322635138e334e25bb5e1bd | [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 | 4a534ebc916f289bffe9d84d4429cd7dc747ef06 [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>