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)
commit620ac64a4db4bbfda66275b496edbb8de4278af2
treea4fc6754640c04198812e7d3eb41e290074a0193
parent9a4dc34e95466d67f50cb536d500b3501468294e
UBIFS: do not union creat_sqnum and del_cmtno

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>
fs/ubifs/ubifs.h