From: Andrew Morton Date: Tue, 6 Jan 2009 22:39:11 +0000 (-0800) Subject: mm: write_cache_pages more terminate quickly X-Git-Tag: v2.6.27.13~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cef443310ed7e6317b19b94628c968aa210ce17;p=pandora-kernel.git mm: write_cache_pages more terminate quickly commit 82fd1a9a8ced9607312b54859572bcc6211e8919 upstream. Now that we have the early-termination logic in place, it makes sense to bail out early in all other cases where done is set to 1. Signed-off-by: Nick Piggin Cc: Chris Mason Cc: Dave Chinner Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed