]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rbtree: fix jffs2 build issue due to renamed __rb_parent_color field
authorDavid Woodhouse <dwmw2@infradead.org>
Tue, 14 Aug 2012 03:22:40 +0000 (13:22 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 5 Sep 2012 05:08:32 +0000 (15:08 +1000)
commitdac8988b5c3ad47bf5e50f931c8676589d6e0f05
tree2aba9f7e144f88115ba907ae1088e16b2459393e
parentba441dad9850237e239a04b4963e9be2cb995bf1
rbtree: fix jffs2 build issue due to renamed __rb_parent_color field

... and clean up the comments to better explain why it's acceptable to
do it this way instead of using rb_erase() "properly".

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Cc: Michel Lespinasse <walken@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/jffs2/readinode.c