Re: [PATCH 1/3] block: get rid of bio_rw and READA

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

 



On 06/13/2016 09:48 AM, Christoph Hellwig wrote:
> These two are confusing leftover of the old world order, combining
> values of the REQ_OP_ and REQ_ namespaces.  For callers that don't
> special case we mostly just replace bi_rw with bio_data_dir or
> op_is_write, except for the few cases where a switch over the REQ_OP_
> values makes more sense.  Any check for READA is replaced with an
> explicit check for REQ_RAHEAD.  Also remove the READA alias for
> REQ_RAHEAD.
> 
> Signed-off-by: Christoph Hellwig <hch@xxxxxx>

Nice. Sorry for the delay. I was moving. Looks ok to me.

Reviewed-by: Mike Christie <mchristi@xxxxxxxxxx>

--
To unsubscribe from this list: send the line "unsubscribe linux-block" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux RAID]     [Linux SCSI]     [Linux ATA RAID]     [IDE]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Device Mapper]

  Powered by Linux