commit | 3189b067eeae4646f3c7fa0ed0d14659a682baa8 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Wed Oct 12 11:07:07 2011 -0400 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Mon Oct 24 03:21:10 2011 +0000 |
tree | b6e69465e1d79775e4afc2422e4067eea94dea3e | |
parent | 04629b7bde553e3703577779f53cb0ba1eddd2c0 [diff] |
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>