summaryrefslogtreecommitdiff
path: root/trusty/coverage/coverage_test.cpp
diff options
context:
space:
mode:
authorAkilesh Kailash <akailash@google.com>2021-05-12 06:59:32 +0000
committerAkilesh Kailash <akailash@google.com>2021-05-12 17:31:38 +0000
commit2a89cf82fad09829ab6b8be22fa075a0bcba3916 (patch)
treece46096a4a6f5aff4be8fa7183e9512cd1cff77c /trusty/coverage/coverage_test.cpp
parent0839837fa43bcae64c0deb109b90be67c2b5ef37 (diff)
snapuserd: Remove assertions from daemon
Assertions in daemon will terminate the daemon. This can bring the entire device to halt as the mount partitions are mounted of snapshot devices and IO's will be hung in "D" (uninterruptible state) eventually leading to sysrq crash. Convert the relevant assertions into appropriate error codes and propagate the error code back to dm-user. IO will eventually fail but should not impact the overall usage of the device. Bug: 187903835 Test: vts_libsnapshot, cow_snapuserd_test, full OTA Signed-off-by: Akilesh Kailash <akailash@google.com> Change-Id: Iaf093898837d2aff5703ea1e615aecf7c1e53a8f
Diffstat (limited to 'trusty/coverage/coverage_test.cpp')
0 files changed, 0 insertions, 0 deletions