dfaure added inline comments. INLINE COMMENTS
> file.cpp:783 > > if (QT_LSTAT(path.data(), &buff) == 0) { > ... but we fill `buff` using `lstat()`, not using QFile, so it doesn't matter what QFile does. REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D7423 To: ngraham, dfaure, broulik, elvisangelaccio Cc: ltoscano, #frameworks