UBIFS: correct key comparison
authorAdrian Hunter <ext-adrian.hunter@nokia.com>
Fri, 5 Sep 2008 12:20:04 +0000 (15:20 +0300)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Tue, 30 Sep 2008 08:12:57 +0000 (11:12 +0300)
commit2094c334fdebbcceddf21f97cb16b144707af56e
treeee73b39f13056dd4f920b7512e24ae5833c3c17e
parent625bf371c1522764fc1cf2981b041c5f9a19e894
UBIFS: correct key comparison

The comparison was working, but more by accident than design.

Signed-off-by: Adrian Hunter <ext-adrian.hunter@nokia.com>
fs/ubifs/tnc_misc.c