git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db10e55
)
eCryptfs: Report errors in writes to /dev/ecryptfs
author
Tyler Hicks
<tyhicks@canonical.com>
Sat, 14 Jan 2012 14:51:37 +0000
(15:51 +0100)
committer
Tyler Hicks
<tyhicks@canonical.com>
Wed, 25 Jan 2012 20:43:39 +0000
(14:43 -0600)
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 <tyhicks@canonical.com>
No differences found