D12696: Use the new uds implementation
Stefan BrĂ¼ns
noreply at phabricator.kde.org
Sun Jun 10 15:24:33 UTC 2018
bruns added a comment.
In D12696#276696 <https://phabricator.kde.org/D12696#276696>, @bruns wrote:
> `UDS_FILE_TYPE = 13`: 32768 -> 16384 (0100000 -> 040000)
> File mode changes from 'regular file' to 'directory'
https://github.com/KDE/kio-extras/blob/master/sftp/kio_sftp.cpp#L1845
`entry.insert(KIO::UDSEntry::UDS_FILE_TYPE, S_IFREG);`
The UDS_FILE_TYPE is also set in L1873 ff to the actual file type the symlink points to.
REPOSITORY
R241 KIO
REVISION DETAIL
https://phabricator.kde.org/D12696
To: jtamate, dfaure, #frameworks
Cc: lbeltrame, asturmlechner, martinkostolny, kde-frameworks-devel, bruns, michaelh, ngraham
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180610/f6068e20/attachment.html>
More information about the Kde-frameworks-devel
mailing list