D6829: Add ability to use the new kauth helper in file ioslave
David Faure
noreply at phabricator.kde.org
Fri Aug 4 20:50:22 UTC 2017
dfaure added inline comments.
INLINE COMMENTS
> file_unix.cpp:659
> +{
> + if (error != EACCES || !isPrivilegeOperationAllowed()) {
> + return false;
with EPERM we should try as root too, no?
(e.g. for unlink, rename, chown...)
REVISION DETAIL
https://phabricator.kde.org/D6829
To: chinmoyr, dfaure, #frameworks
Cc: #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20170804/5c4dfb56/attachment.html>
More information about the Kde-frameworks-devel
mailing list