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)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Wed, 13 Aug 2008 08:30:04 +0000 (11:30 +0300)
commitbc813355c704e5916a86dd4b96fd226bfa3fc6ca
tree9a130ba25918ab0f0a0e729b76dc3f0afc054027
parentde94eb558b542873d3f6f9ede1b8575fb5662248
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