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: v3.3-rc2~34^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f133504249afa48618becac546ce3c35c9f0185;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