From: Artem B. Bityuckiy Date: Wed, 6 Jul 2005 14:43:18 +0000 (+0100) Subject: [JFFS2] Simplify the tree insert code. X-Git-Tag: v2.6.13-rc3~93^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6430a8def12edebc1c9c7c2621d33ca0e8653c33;p=pandora-kernel.git [JFFS2] Simplify the tree insert code. It isn't _normal_ that we allow key collision in rbtrees, but it does not matter as long as the two nodes with the same version are together. Signed-off-by: Artem B. Bityuckiy Signed-off-by: David Woodhouse Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed