D17071: Don't include any directory sizes in DirectorySizeJob

Adriaan de Groot noreply at phabricator.kde.org
Thu Nov 22 15:49:51 GMT 2018


adridg added a comment.


  With UFS, stat(1) tells me
  
    [adridg at beastie .../kio/build]$ stat .
    2080587972 222556 drwxr-xr-x 9 adridg adridg 4294967295 17 "Nov 22 14:40:28 2018" "Nov 22 14:42:22 2018" "Nov 22 14:42:22 2018" "Nov 22 14:39:51 2018" 131072 17 0x800 .
  
  So that's a size of 17 -- on UFS that looks like the count of the files in the directory (I added a file and then size is 18).
  
  Without this patch: jobtest has 71 tests, all pass.
  With this patch: jobtest has 71 tests, all pass.
  
  (Note that I ran the test against Frameworks 5.51, since I don't have 5.52 installed yet)

REPOSITORY
  R241 KIO

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D17071

To: davidedmundson, dfaure, apol
Cc: adridg, apol, kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20181122/57d6c303/attachment-0001.html>


More information about the Kde-frameworks-devel mailing list