So I am having issues with my phone's storage. I've been trying to update Facebook but it fails every time with insufficient storage. However, when I go into Settings > Apps, it shows at the bottom that I have 55MB free. I'm on CM9. I'm posting a df from the device below.
Code:
C:\Program Files (x86)\Android\android-sdk\platform-tools>adb shell
root@android:/ # df
df
Filesystem Size Used Free Blksize
/dev 141M 32K 141M 4096
/mnt/asec 141M 0K 141M 4096
/mnt/obb 141M 0K 141M 4096
/system 160M 157M 2M 4096
/data 159M 120M 39M 4096
/cache 93M 4M 89M 4096
/sd-ext 961M 65M 895M 4096
/mnt/sdcard 6G 2G 3G 4096
/mnt/secure/asec 6G 2G 3G 4096
root@android:/ #