]> 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>
Sat, 21 Jul 2012 00:54:55 +0000 (10:54 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 31 Jul 2012 04:24:51 +0000 (14:24 +1000)
commita60c4e9121aea44d91fe8f89354d1722cee65f9c
tree2ec1476c309b26cc5aa2e5c45d79cefa1e13d49e
parent9f66ce767d2220f40d07d0db06e5306199295566
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