commit | 3e9042918e8b93499be863d08feb1aa4661da8cd | [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 | 471b9821901f9d76c172b2bf3fa11a53c6a8b437 [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