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-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=620ac64a4db4bbfda66275b496edbb8de4278af2;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