Revision 674ebb6...

Go back to digest for 23rd October 2011

Bug Fixes in KDE Base

David Faure committed changes in [kdelibs/KDE/4.7] /:

Fix DirectorySizeJob counting hardlinks multiple times.

This required to pass the device number and inode number from kio_file
to the job, which is only enabled when the details level is set to 3,
so as to not impact performance in other cases.

It's never too late to fix a bug from 2003.

FIXED-IN: 4.7.3

File Changes

Modified 3 files
  •   kio/kio/directorysizejob.cpp
  •   kio/kio/udsentry.h
  •   kioslave/file/file.cpp
3 files changed in total