target: pack struct se_task more tightly
authorChristoph Hellwig <hch@infradead.org>
Wed, 12 Oct 2011 15:07:07 +0000 (11:07 -0400)
committerNicholas Bellinger <nab@linux-iscsi.org>
Mon, 24 Oct 2011 03:21:10 +0000 (03:21 +0000)
commit3189b067eeae4646f3c7fa0ed0d14659a682baa8
treeb6e69465e1d79775e4afc2422e4067eea94dea3e
parent04629b7bde553e3703577779f53cb0ba1eddd2c0
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 <hch@lst.de>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
include/target/target_core_base.h
This page took 0.02534 seconds and 5 git commands to generate.