Re: [PATCH v5 1/3] block: move ref_tag calculation func to the block layer
From: Jens Axboe <axboe@kernel.dk>
Date: 2018-07-30 14:27:36
Also in:
linux-nvme
From: Jens Axboe <axboe@kernel.dk>
Date: 2018-07-30 14:27:36
Also in:
linux-nvme
On 7/29/18 3:15 PM, Max Gurtovoy wrote:
Currently this function is implemented in the scsi layer, but it's actual place should be the block layer since T10-PI is a general data integrity feature that is used in the nvme protocol as well.
Applied 1-3, thanks. -- Jens Axboe