From: Tyler Hicks Date: Wed, 9 Mar 2011 17:49:13 +0000 (-0600) Subject: eCryptfs: Unlock page in write_begin error path X-Git-Tag: v2.6.39-rc1~18^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50f198ae16ac66508d4b8d5a40967a8507ad19ee;p=pandora-kernel.git eCryptfs: Unlock page in write_begin error path Unlock the page in error path of ecryptfs_write_begin(). This may happen, for example, if decryption fails while bring the page up-to-date. Cc: Signed-off-by: Tyler Hicks --- Reading git-diff-tree failed