Skip to content
Snippets Groups Projects
Commit fd9dc93e authored by Matthew Wilcox's avatar Matthew Wilcox
Browse files

XArray: Change xa_insert to return -EBUSY


Userspace translates EEXIST to "File exists" which isn't a very good
error message for the problem.  "Device or resource busy" is a better
indication of what went wrong.

Signed-off-by: default avatarMatthew Wilcox <willy@infradead.org>
parent 809ab937
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