commit | 511666a504f00f414891d4e2a2941c0a8a70cef8 | [log] [tgz] |
---|---|---|
author | Mark Salyzyn <salyzyn@google.com> | Wed Jun 28 13:36:52 2017 -0700 |
committer | Mark Salyzyn <salyzyn@google.com> | Wed Jun 28 21:52:34 2017 +0000 |
tree | f5c70b3322437920ea2622130a8dc916d6114197 | |
parent | 0d18df4c16d0de830f3cce8efacf1a40633ca0d4 [diff] |
fs_mgr: report errno string for __mount errors Need to know why the mount failed. clang_format adjustment. Basically change LINFO to PINFO to cause the log message for the mount report to be accompanied by a strerror(errno) message appended to the end so that it is clear why the mount was rejected. Test: manual Bug: 63100799 Change-Id: Ic958299759befe5d5b11bdc95fea5d64cad86412