aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/super.c
diff options
context:
space:
mode:
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>2009-03-08 15:13:00 +0200
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>2009-03-20 19:12:00 +0200
commitf10770f5e56b4297701fd7c3e551b206f98d7ac2 (patch)
tree5fad34defa002857fca21dfde03e3813d68cfb4b /fs/ubifs/super.c
parent7d4e9ccb435e51e013e63abd340b4f496428139c (diff)
downloadkernel_samsung_smdk4412-f10770f5e56b4297701fd7c3e551b206f98d7ac2.zip
kernel_samsung_smdk4412-f10770f5e56b4297701fd7c3e551b206f98d7ac2.tar.gz
kernel_samsung_smdk4412-f10770f5e56b4297701fd7c3e551b206f98d7ac2.tar.bz2
UBIFS: fully sort GCed nodes
The 'joinup()' function cannot deal with situations when nodes go in reverse order - it just leaves them in this order. This patch implement full nodes sorting using n*log(n) algorithm. It sorts data nodes for bulk-read, and direntry nodes for readdir(). Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Diffstat (limited to 'fs/ubifs/super.c')
0 files changed, 0 insertions, 0 deletions