austgl / diskusage

Automatically exported from code.google.com/p/diskusage
GNU General Public License v2.0
0 stars 0 forks source link

[ROOT] FolderMount #22

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use FolderMount 
(https://play.google.com/store/apps/details?id=com.devasque.fmount) for e.g. 
like:
   * "Symlink" /storage/sdcard/Android/obb/example /storage/extSdCard/Android/obb/example
2. Open DiskUsage and select /storage/sdcard
3. See how the scan progres goes up way over 100% (like 105% or such) ;)

What is the expected output? What do you see instead?
The Disk-Usage includes the contents of the bind-mounted ("symlinked") 
direcotry in the calculation, therefore the contents of the internal SD may sum 
up to more then the size of the internal SD.
The directory should be excluded from scan, because it is empty in fact.
Also you may not show bind-mounted "devices" in the storage selection, but 
thats no big deal.

What version of the product are you using? On what operating system?
3.4.1 on a rooted Android 4.2.2

Please provide any additional information below.
Not a big issue, as just unmounting the folders solves it, but getting a 
progressbar over 100% is always funny :D

Original issue reported on code.google.com by jascha.s...@gmail.com on 14 Sep 2013 at 11:10

GoogleCodeExporter commented 9 years ago
when using foldermount this makes diskusage completely useless! 

Original comment by inteks....@gmail.com on 28 Feb 2015 at 8:13