From: Al Viro Date: Tue, 10 Jan 2012 15:46:03 +0000 (-0500) Subject: coda: deal correctly with allocation failure from coda_cnode_makectl() X-Git-Tag: v3.3-rc1~106^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b2c4e39c014219ef73f05ab580c284bf8e6af0a;p=pandora-kernel.git 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 --- Reading git-diff-tree failed