Re: [PATCH] iscsi-target: fix seq_end_offset calculation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Jan 20, 2017 at 04:36:00AM +0530, Bart Van Assche wrote:
> On Thu, 2017-01-19 at 13:14 +0530, Varun Prakash wrote:
> > The problem here is that current code adds cmd->write_data_done(immediate
> > data length) to FirstBurstLength. The value of seq_end_offset for the
> > first sequence in case of unsolicited can be upto FirstBurstLength,
> > but current code sets it to cmd->write_data_done + FirstBurstLength
> > (if total data length > FirstBurstLength), which means it is expecting
> > immediate data length + FirstBurstLength amount of data in the first sequence.
> 
> Hello Varun,
> 
> Since the original patch is not in my mailbox: if you repost this
> patch I will apply it.
>
 
Thanks for reviewing this patch, I will repost it.
--
To unsubscribe from this list: send the line "unsubscribe target-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux SCSI]     [Kernel Newbies]     [Linux SCSI Target Infrastructure]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Device Mapper]

  Powered by Linux