Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | coda: switch coda_cnode_make() to sane API as well, clean coda_lookup() | Al Viro | 2012-01-10 |
| | | | | Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> | ||
* | coda: deal correctly with allocation failure from coda_cnode_makectl() | Al Viro | 2012-01-10 |
| | | | | | | | 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> | ||
* | take coda-private headers out of include/linux | Al Viro | 2011-01-12 |
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> |