UBIFS: improve garbage collection
authorAdrian Hunter <ext-adrian.hunter@nokia.com>
Thu, 11 Sep 2008 09:57:49 +0000 (12:57 +0300)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Tue, 30 Sep 2008 08:12:59 +0000 (11:12 +0300)
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 <ext-adrian.hunter@nokia.com>

No differences found