Re: [PATCH v4 1/3] block: move ref_tag calculation func to the block layer
From: Jens Axboe <axboe@kernel.dk>
Date: 2018-07-27 15:21:03
Also in:
linux-nvme
From: Jens Axboe <axboe@kernel.dk>
Date: 2018-07-27 15:21:03
Also in:
linux-nvme
On 7/25/18 9:46 AM, 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 for 4.19. -- Jens Axboe