Re: [PATCH] nvmet: add revalidation support to bdev and file backed namespaces
From: Chaitanya Kulkarni
Date: Fri Apr 03 2020 - 16:28:58 EST
On 04/02/2020 12:31 PM, Anthony Iliopoulos wrote:
> Add support for detecting capacity changes on nvmet blockdev and file
> backed namespaces. This allows for emulating and testing online resizing
> of nvme devices and filesystems on top.
>
> Signed-off-by: Anthony Iliopoulos<ailiop@xxxxxxxx>
Since we are adding this code for testing I'd like to see test cases
for both bdev and file.
All the testcases are in blktests/test/nvme/ with nvme-loop for NVMeOF.