GNOME Bugzilla – Bug 749491
Stale disk information
Last modified: 2015-05-20 06:45:03 UTC
In Nautilus, if you delete an item and then check the disk free space in that folder, it is unchanged.
Created attachment 303472 [details] [review] mtp: Refresh storage information in query_info Get the storage information from the device in query_info() and query_fs_info() so that the disk space numbers are correct. Previously, if you deleted an item and checked the free space, it would not have changed.
Review of attachment 303472 [details] [review]: Looks good!
Looks good to me too. Thanks!
Pushed to master as e7e6e1cde38f935e04e3e9d651eacf57557ff0c5 and stable as 725eaa2e33a842f812caf59af8a8766461bf9512. Thanks for the reviews!