From: Adrian Hunter Date: Fri, 5 Sep 2008 08:56:05 +0000 (+0300) Subject: UBIFS: improve znode splitting rules X-Git-Tag: v2.6.28-rc1~98^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2242c689ecc390fb4719f595751351d1ecc5c409;p=pandora-kernel.git UBIFS: improve znode splitting rules When inserting into a full znode it is split into two znodes. Because data node keys are usually consecutive, it is better to try to keep them together. This patch does a better job of that. Signed-off-by: Adrian Hunter --- Reading git-diff-tree failed