commit | 3a445df4fceac2ba2f93ef43e5a41c9211ef2a0f | [log] [tgz] |
---|---|---|
author | Mark Salyzyn <salyzyn@google.com> | Tue Oct 16 10:12:19 2018 -0700 |
committer | Mark Salyzyn <salyzyn@google.com> | Tue Oct 16 11:14:15 2018 -0700 |
tree | 97bb00d7ff5d6cc2f804f757dc91ca2c23e71c29 | |
parent | 9b9bd39b7a42050d2cc5af4f51eba5294d533d02 [diff] |
fs_mgr: fs_mgr_rm_all error propagation inconsequential EPERM If in fs_mgr_rm_all opendir on a subdirectory fails because of EPERM, but a subsequent rmdir succeeds then there was no reason to report the EPERM as an overall failure error code. Test: manual Bug: 117605276 Change-Id: I79fbf8567af1667094595e59ca2b536450f34b94