commit | 06429c02447d5ef15608133466c8485fc69fedcf | [log] [tgz] |
---|---|---|
author | Mark Salyzyn <salyzyn@google.com> | Wed Sep 26 14:27:04 2018 -0700 |
committer | Mark Salyzyn <salyzyn@google.com> | Wed Sep 26 16:05:58 2018 -0700 |
tree | 391b63a7459bf4681a001f471f7d72d278b1c946 | |
parent | eb6f0e835c6aad9c58a1f99ded0da8175e78dd4d [diff] |
fs_mgr: __mount better detail for ENOENT By telling us that the target or source is missing for ENOENT, we can triage whether it is a build/configuration problem or a driver problem. Two engineers spend more than a few hours investigating a build problem rationalizing adding this instrumentation. Test: compile Bug: 109821005 Change-Id: I1ecc6230ebee128c0963d6020787230c1e2fb8c1