https://bugs.kde.org/show_bug.cgi?id=238424

David Edmundson <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #14 from David Edmundson <[email protected]> ---
I've found something interesting and relevant.

NTFS and ext3 list different total sizes for identical directories.

When counting directory size we include the size of entry "." the folder
itself.

On ext3 this has a size of 4096. 
On NTFS this has a size of 0.

stat matches what we have. ls does not.

That wouldn't affect the "total number of files", only the total file size.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to