commit | 0b2c4e39c014219ef73f05ab580c284bf8e6af0a | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Tue Jan 10 10:46:03 2012 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Tue Jan 10 11:13:13 2012 -0500 |
tree | 4447c0dbab25dc209f267c17123845b1d3bb8273 | |
parent | 3e25eb9c4bb649acdddb333d10774b640190f727 [diff] |
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: Al Viro <viro@zeniv.linux.org.uk>