D15871: Add a specific error string for ENOTEMPTY return code in SMB slave.
Michal Malý
noreply at phabricator.kde.org
Mon Oct 1 10:20:49 BST 2018
madcatx created this revision.
madcatx added a reviewer: elvisangelaccio.
Herald added projects: Dolphin, Frameworks.
Herald added subscribers: kfm-devel, kde-frameworks-devel.
madcatx requested review of this revision.
REVISION SUMMARY
ENOEMPTY return code may be a valid return code from i.e. smbc_rmdir(). The current error reporting code lets such an error code fall through to the default report case, leading to confusing information reported back to the user. This patch adds such a case branch.
REPOSITORY
R320 KIO Extras
REVISION DETAIL
https://phabricator.kde.org/D15871
AFFECTED FILES
smb/kio_smb_browse.cpp
To: madcatx, elvisangelaccio
Cc: kde-frameworks-devel, kfm-devel, feverfew, michaelh, spoorun, navarromorales, firef, ngraham, andrebarros, bruns, emmanuelp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20181001/54184c0b/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list