From: Chris Mason Date: Fri, 11 Sep 2009 16:33:12 +0000 (-0400) Subject: Btrfs: fix btrfs page_mkwrite to return locked page X-Git-Tag: v2.6.32-rc1~57^2^2~26^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50a9b214bc6c052caa05a210ebfc1bdf0d7085b2;p=pandora-kernel.git Btrfs: fix btrfs page_mkwrite to return locked page This closes a whole where the page may be written before the page_mkwrite caller has a chance to dirty it (thanks to Nick Piggin) Signed-off-by: Chris Mason --- Reading git-diff-tree failed