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>
Sat, 25 Oct 2008 15:47:36 +0000 (18:47 +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