From: Artem Bityutskiy Date: Wed, 4 Aug 2010 10:50:51 +0000 (+0300) Subject: UBIFS: fix assertion warning X-Git-Tag: v2.6.37-rc1~170^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3408ad4cbed6ec6990efad4c2ef0856bcd3c712;p=pandora-kernel.git UBIFS: fix assertion warning This patch fixes the following false assertion warning: UBIFS assert failed in data_nodes_cmp at 130 (pid 15107) The assertion was wrong because it did not take into account that the node can be an xentry. Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed