]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
block: renumber REQ_OP_WRITE_ZEROES
authorChristoph Hellwig <hch@lst.de>
Wed, 5 Apr 2017 17:21:00 +0000 (19:21 +0200)
committerJens Axboe <axboe@fb.com>
Sat, 8 Apr 2017 17:25:38 +0000 (11:25 -0600)
commit1d62ac13634840e02f9b20df9d8e21204f9ab8b8
treefecc915689c9a77459381a0631b5517ff81f7cb8
parent81d926e8b5520e38f1f72dd7bb7cfc81c1a69d87
block: renumber REQ_OP_WRITE_ZEROES

Make life easy for implementations that needs to send a data buffer
to the device (e.g. SCSI) by numbering it as a data out command.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
include/linux/blk_types.h