D20096: Fill UDSEntry::UDS_CREATION_TIME under linux when glibc >= 2.28

Stefan BrĂ¼ns noreply at phabricator.kde.org
Sat Mar 30 19:50:21 GMT 2019


bruns added inline comments.

INLINE COMMENTS

> bruns wrote in file.cpp:880
> `switch (details) { ...}`

You are off by 1 for dev/inode, these are only added with details >= 3.

details >= 2 is ACL data. As the ACL are commonly empty, add +0.

Handle 0 explicitly, and make 3 (>=3) the default, to match the remaining code.

REPOSITORY
  R241 KIO

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

To: meven, #frameworks, dfaure, fvogt, bruns, broulik
Cc: bcooksley, ngraham, kde-frameworks-devel, michaelh, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190330/ec40c769/attachment.html>


More information about the Kde-frameworks-devel mailing list