summaryrefslogtreecommitdiffstats
path: root/mounts.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge libmounts into libotautil.Tao Bao2018-04-281-82/+0
| | | | | | | | | Export its header (mounts.h) from there, and drop the dot dot dependency from libupdater / updater. Test: mmma bootable/recovery Test: recovery_component_test Change-Id: Ic26a6b9b78a34dbe1f178b138f3abaafffbec44c
* libmounts: Remove two dead functions.Tao Bao2017-04-171-17/+0
| | | | | | | | | find_mounted_volume_by_device() and remount_read_only() have no active users. And we don't have a code logic that requires these two functions. Test: mmma bootable/recovery Test: Code search shows no user. Change-Id: Ib11c2ba93ee087ea020c1337eb06686a6165f894
* Log the error message when failing to mount/umount.Tao Bao2017-03-291-8/+18
| | | | | | Test: Observe the error messaage for a umount failure case. Bug: 36686818 Change-Id: I28e335c2df4454dd0192f95e3909599fcc9dc1c0
* Remove obsolete MTD support.Elliott Hughes2016-06-101-0/+89
Bug: http://b/29250988 Change-Id: Ia97ba9082a165c37f74d6e1c3f71a367adc59945