Skip to content
Snippets Groups Projects
Commit 4a464f8a authored by Vladimir Davydov's avatar Vladimir Davydov
Browse files

xlog: fix filename in error messages

 - xlog_rename() doesn't strip xlog->filename of inprogress suffix so
   write errors will mistakenly report the filename as inprogress.
 - xlog_create() uses a name without inprogress suffix for error
   reporting while it actually creates an inprogress file.
parent e6bd7748
No related branches found
No related tags found
No related merge requests found
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