From: Trond Myklebust Date: Thu, 1 Mar 2007 04:13:55 +0000 (-0800) Subject: [PATCH] VM: invalidate_inode_pages2_range() should not exit early X-Git-Tag: v2.6.21-rc3~153 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b965e0884cee430ffe5dc81cdb117b9316b0549;p=pandora-kernel.git [PATCH] VM: invalidate_inode_pages2_range() should not exit early Fix invalidate_inode_pages2_range() so that it does not immediately exit just because a single page in the specified range could not be removed. Signed-off-by: Trond Myklebust Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed