summaryrefslogtreecommitdiff
path: root/libsparse/sparse_read.cpp
diff options
context:
space:
mode:
authorBowgo Tsai <bowgotsai@google.com>2017-09-27 18:00:10 +0800
committerBowgo Tsai <bowgotsai@google.com>2017-09-28 15:28:59 +0800
commitc55f188207215bea0980027e47cbc6325a3a1f38 (patch)
tree7b9f83265913ffb62cdbd64017a0245d67e62a8e /libsparse/sparse_read.cpp
parent61578ab50be06745dfac57aa106aeb996e5326df (diff)
fs_mgr_fstab: removing fs_mgr_get_entry_for_mount_point_after()
No fs_mgr client is using fs_mgr_get_entry_for_mount_point_after(), which supports matching a mount point iteratively by specifying a starting entry in the fstab. So removes it. Also switch the public API from C/C++ to C++-only: fs_mgr_get_entry_for_mount_point(struct fstab* fstab, const char* path); ==> fs_mgr_get_entry_for_mount_point(struct fstab* fstab, const std::string& path); Bug: 67024518 Test: boot sailfish, manually test fs_mgr_get_entry_for_mount_point(). Change-Id: I38e18fa6bd9485b6cd31b55474406a511df3f506
Diffstat (limited to 'libsparse/sparse_read.cpp')
0 files changed, 0 insertions, 0 deletions