[JFFS2] Simplify the tree insert code.
authorArtem B. Bityuckiy <dedekind@infradead.org>
Wed, 6 Jul 2005 14:43:18 +0000 (15:43 +0100)
committerThomas Gleixner <tglx@mtd.linutronix.de>
Wed, 6 Jul 2005 16:30:00 +0000 (18:30 +0200)
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 <dedekind@infradead.org>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

No differences found