From: Christoph Hellwig Date: Wed, 12 Oct 2011 15:07:07 +0000 (-0400) Subject: target: pack struct se_task more tightly X-Git-Tag: v3.2-rc1~24^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3189b067eeae4646f3c7fa0ed0d14659a682baa8;p=pandora-kernel.git target: pack struct se_task more tightly Rearrange the fields in se_task to avoid holes. Also increase the flags field to 16 bits as we have the space for it, and this makes adding new flags safer. Signed-off-by: Christoph Hellwig Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed