diff options
author | Phillip Susi <[email protected]> | 2014-09-25 11:50:03 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-09-25 12:14:17 +0200 |
commit | d4b68f5d77ce7c387c69d7b738a5fc564a4d8ea7 (patch) | |
tree | e50b7ce9d474a2cfa99ff5c49ab5ab99b6115b48 /libcaja-private/caja-module.c | |
parent | 60a6029ad0b773b488a701f1c3f210fabbcfdded (diff) | |
download | caja-d4b68f5d77ce7c387c69d7b738a5fc564a4d8ea7.tar.bz2 caja-d4b68f5d77ce7c387c69d7b738a5fc564a4d8ea7.tar.xz |
limit deep scount (folder contents and size) to one filesystem
Closes https://github.com/mate-desktop/caja/issues/194
Thanks to monsta <[email protected]> to have suggested this solution
Original GNOME commit:
https://git.gnome.org/browse/nautilus/commit/?id=a645da5f1043c59203fd194fe85b6976d75d2ece
When getting the size of the root directory, nautilus was descending
into other filesystems including /proc, causing it to report nonsensical
sizes.
Store the fsid of the starting directory, and do not recurse into
other mount points.
https://bugzilla.gnome.org/show_bug.cgi?id=629394
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/585472
Diffstat (limited to 'libcaja-private/caja-module.c')
0 files changed, 0 insertions, 0 deletions