git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a4dc34
)
UBIFS: do not union creat_sqnum and del_cmtno
author
Adrian Hunter
<ext-adrian.hunter@nokia.com>
Wed, 23 Jul 2008 12:23:11 +0000
(15:23 +0300)
committer
Grazvydas 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