From: Boaz Harrosh Date: Thu, 7 Oct 2010 17:37:51 +0000 (-0400) Subject: exofs: Fix double page_unlock BUG in write_begin/end X-Git-Tag: v2.6.36-rc8~21^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f17b1f9f1a5882e486aad469b9ac4cb18581707f;p=pandora-kernel.git exofs: Fix double page_unlock BUG in write_begin/end This BUG is there since the first submit of the code, but only triggered in last Kernel. It's timing related do to the asynchronous object-creation behaviour of exofs. (Which should be investigated farther) The bug is obvious hence the fixed. Signed-off-by: Boaz Harrosh --- Reading git-diff-tree failed