Skip to content
Commit 75426495 authored by Michal Malý's avatar Michal Malý Committed by Elvis Angelaccio
Browse files

Do not treat ENOENT and ENOTDIR differently in stat()

Summary: Any error returned from browse_stat_path() should probably be signaled as error to KIO. Previous behavior only showed a warning and continued as if the operation completed fine if browse_stat_path() returned either ENOENT or ENOTDIR.

Reviewers: elvisangelaccio

Reviewed By: elvisangelaccio

Differential Revision: https://phabricator.kde.org/D6664
parent d1224a63
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment