diff options
author | Phillip Susi <[email protected]> | 2014-09-25 11:50:03 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-09-25 11:53:16 +0200 |
commit | 95eb87d34c69dc7d2596e2a4344898630e63c5bb (patch) | |
tree | fa354f7fff2238cfc773f19e61b9ba00ad231b4d /libcaja-extension | |
parent | 97b50471090b4fcca8c42f1da2cfafa1ec05ada0 (diff) | |
download | caja-95eb87d34c69dc7d2596e2a4344898630e63c5bb.tar.bz2 caja-95eb87d34c69dc7d2596e2a4344898630e63c5bb.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-extension')
0 files changed, 0 insertions, 0 deletions