commit | 63432cd3178a70a692bf594094b522112990c6c3 | [log] [tgz] |
---|---|---|
author | David Anderson <dvander@google.com> | Wed Aug 03 22:08:08 2022 -0700 |
committer | David Anderson <dvander@google.com> | Tue Aug 09 12:13:59 2022 -0700 |
tree | fca9e14ec2044fe91b81c45d3ba59c518ea954df | |
parent | 9e8c41c5113b965d3d96ed46c39da0929dddee75 [diff] |
remount: Prevent error spam when remounting fails. Cuttlefish's combined fstab has two entries for every partition, which causes a lot of error spam when remount fails. Fix this by only remounting entries that match an actual mount point (if such a mount point exists). Bug: 241179247 Test: remount on broken kernel Change-Id: I3ddab553706f98b45f83221fd195f481dfdcc5c0