Skip to content
Commit 0b2c4e39 authored by Al Viro's avatar Al Viro
Browse files

coda: deal correctly with allocation failure from coda_cnode_makectl()



lookup should fail with ENOMEM, not silently make dentry negative.
Switched to saner calling conventions, while we are at it.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 3e25eb9c
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