dfaure requested changes to this revision. dfaure added a comment. This revision now requires changes to proceed.
Yes I guess broken symlinks can have acl informations themselves too, so I don't mind the acl code being called now and not before. INLINE COMMENTS > file.cpp:841 > mode_t access; > + bool isSymLink = false; > + long long size = 0LL; Call it isBrokenSymlink, it's only set to true for *broken* symlinks. REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D13898 To: jtamate, dfaure, #frameworks Cc: kde-frameworks-devel, michaelh, ngraham, bruns