summaryrefslogtreecommitdiff
path: root/trusty/coverage/coverage_test.cpp
diff options
context:
space:
mode:
authorNick Kralevich <nnk@google.com>2015-02-05 16:02:42 -0800
committerNick Kralevich <nnk@google.com>2015-02-05 20:50:22 -0800
commit7294eb6cae4b201c481b2a171d042c56b810b8b3 (patch)
treefb5e6bc18315e187ddc2c4035ee47db74d38d4ed /trusty/coverage/coverage_test.cpp
parentf52338fe1e8f74123a895db591d6a2a53061a2b1 (diff)
fs_mgr: error check umount calls / add retry logic
Don't silently ignore umount errors. At a minimum, log them. Add strerror(errno) to another umount call, to make sure we get some actionable data. check_fs: try 5 times umounting the filesystem. It appears that the umount is failing, perhaps because some service is opening the file on the device or other error. Try unmounting it multiple times in case it's a transient problem and we can recover. Bug: 19199624 Bug: 19156134 Change-Id: I7213eb52d55116fb2419a36494d26d5e159981a7
Diffstat (limited to 'trusty/coverage/coverage_test.cpp')
0 files changed, 0 insertions, 0 deletions