From: Younger Liu Date: Thu, 23 Jan 2014 23:53:47 +0000 (-0800) Subject: logfs: check for the return value after calling find_or_create_page() X-Git-Tag: v3.14-rc1~108^2~145 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2252b62a56601c9e31396da230b4ce792f167fb4;p=pandora-kernel.git logfs: check for the return value after calling find_or_create_page() In get_mapping_page(), after calling find_or_create_page(), the return value should be checked. This patch has been provided: http://www.spinics.net/lists/linux-fsdevel/msg66948.html but not been applied now. Signed-off-by: Younger Liu Cc: Younger Liu Cc: Vyacheslav Dubeyko Reviewed-by: Prasad Joshi Cc: Jörn Engel Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed