Skip to content
Snippets Groups Projects
Commit 8ccfc691 authored by Maria's avatar Maria Committed by Georgy Kirichenko
Browse files

Proper error handling for fio.mktree

Method fio.mktree is used to create given path unconditionally -
without checking if it was a directory or something else. This
led to inappropriate error messages or even inconsistent behavior.
Now check the type of a given path.

Closes #4439
parent 38bb4caa
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment