UBIFS: do not union creat_sqnum and del_cmtno
authorAdrian Hunter <ext-adrian.hunter@nokia.com>
Wed, 23 Jul 2008 12:23:11 +0000 (15:23 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Mon, 25 May 2009 14:08:51 +0000 (17:08 +0300)
The values in these two fields need to be preserved independently
and so a union cannot be used.

Signed-off-by: Adrian Hunter <ext-adrian.hunter@nokia.com>

No differences found