-
Notifications
You must be signed in to change notification settings - Fork 4
Home
tux-mind edited this page Jun 15, 2014
·
1 revision
list source and monpoints of FUSE bind mounts.
- find fuse filesystems in
/proc/mounts
- find processes that use a special fuse block device
- create a temporary file on every mountpoint
- find which process created a file with the same name
simply run it. no options for now.
./fusemounts
root@mako:/data/local/tmp # ./fusemounts
/data/media/ /mnt/shell/emulated
/data/media/0/ /storage/emulated/0
/data/media/obb/ /storage/emulated/0/Android/obb
/data/media/0/ /storage/emulated/legacy
/data/media/obb/ /storage/emulated/legacy/Android/obb