From: Tyler Hicks Date: Sat, 14 Jan 2012 14:51:37 +0000 (+0100) Subject: eCryptfs: Report errors in writes to /dev/ecryptfs X-Git-Tag: sz_174~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c258a2d2321b54af6e5ecb6936ca82f9f4d33a4;p=pandora-kernel.git eCryptfs: Report errors in writes to /dev/ecryptfs Errors in writes to /dev/ecryptfs were being incorrectly reported by returning 0 or the value of the original write count. This patch clears up the return code assignment in error paths. Signed-off-by: Tyler Hicks --- Reading git-diff-tree failed