chinmoyr created this revision. chinmoyr added reviewers: dfaure, ngraham. Restricted Application added a project: Frameworks. Restricted Application added a subscriber: kde-frameworks-devel. chinmoyr requested review of this revision.
REVISION SUMMARY If the target file (in case of chown, chmod or utime) or parent dir of target (for other actions) is owned by the user requesting privilege escalation then it's better to cancel the file operation and ask user to retry after changing permissions manually. REPOSITORY R241 KIO BRANCH master REVISION DETAIL https://phabricator.kde.org/D14464 AFFECTED FILES src/core/global.h src/core/job_error.cpp src/ioslaves/file/file_unix.cpp To: chinmoyr, dfaure, ngraham Cc: kde-frameworks-devel, michaelh, ngraham, bruns