]> 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>
Fri, 7 Sep 2012 00:23:46 +0000 (10:23 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 7 Sep 2012 05:36:19 +0000 (15:36 +1000)
commit7f5ec5a2e94d72187965455d0f3b01f52d0ce186
treee7b73c6c56222a97d200712a7ef4db7dbf991906
parente46f634a3de7cf0a67bdaa896c9b1d61d9d0f246
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