From: Adrian Hunter Date: Thu, 11 Sep 2008 09:57:49 +0000 (+0300) Subject: UBIFS: improve garbage collection X-Git-Tag: v2.6.28-rc1~98^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46773be497a05010a2873e9ad96d739fb352c1e4;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