commit | 5261d86c5ce5726f097ed5e4ea28c40684ebf8e4 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bart.vanassche@sandisk.com> | Tue Jan 05 14:46:39 2016 +0100 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Thu Jan 07 13:57:54 2016 -0800 |
tree | a1944cca5887335465730720e3396a8f3cda5039 | |
parent | 10c17c682691271777809373d9daaedd5810409e [diff] |
target: Support aborting tasks with a 64-bit tag Avoid truncating the tag argument of target_submit_tmr() to a 32-bit number if the caller passes a 64-bit number. Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com> Cc: Christoph Hellwig <hch@lst.de> Cc: Andy Grover <agrover@redhat.com> Cc: Sagi Grimberg <sagig@mellanox.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>