commit | bc813355c704e5916a86dd4b96fd226bfa3fc6ca | [log] [tgz] |
---|---|---|
author | Adrian Hunter <ext-adrian.hunter@nokia.com> | Wed Jul 23 15:23:11 2008 +0300 |
committer | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Wed Aug 13 11:30:04 2008 +0300 |
tree | 9a130ba25918ab0f0a0e729b76dc3f0afc054027 | |
parent | de94eb558b542873d3f6f9ede1b8575fb5662248 [diff] |
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>