From: Adrian Hunter Date: Wed, 23 Jul 2008 12:23:11 +0000 (+0300) Subject: UBIFS: do not union creat_sqnum and del_cmtno X-Git-Tag: v2.6.27-rc4~65^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc813355c704e5916a86dd4b96fd226bfa3fc6ca;p=pandora-kernel.git 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 --- Reading git-diff-tree failed