From: Adrian Hunter Date: Thu, 11 Sep 2008 09:57:49 +0000 (+0300) Subject: UBIFS: improve garbage collection X-Git-Tag: Release-2010-05/1~3^2~182 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2eae7ae6e11721af5c45ceaaaddd33db53efb97f;p=pandora-kernel.git UBIFS: improve garbage collection Make garbage collection try to keep data nodes from the same inode together and in ascending order. This improves performance when reading those nodes especially when bulk-read is used. Signed-off-by: Adrian Hunter --- Reading git-diff-tree failed