[dm-devel] [PATCH v8 6/9] nvmet: add copy command support for bdev and file ns

2023-03-29 Thread Anuj Gupta
From: Nitesh Shetty Add support for handling target command on target. For bdev-ns we call into blkdev_issue_copy, which the block layer completes by a offloaded copy request to backend bdev or by emulating the request. For file-ns we call vfs_copy_file_range to service our request. Currently t

Re: [dm-devel] [PATCH v8 6/9] nvmet: add copy command support for bdev and file ns

2023-03-29 Thread kernel test robot
Hi Anuj, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on axboe-block/for-next] [also build test WARNING on linus/master v6.3-rc4 next-20230329] [cannot apply to device-mapper-dm/for-next] [If your patch is applied to the wrong git tree, kindly drop us a note. An

Re: [dm-devel] [PATCH v8 6/9] nvmet: add copy command support for bdev and file ns

2023-03-29 Thread kernel test robot
Hi Anuj, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on axboe-block/for-next] [also build test WARNING on linus/master v6.3-rc4 next-20230329] [cannot apply to device-mapper-dm/for-next] [If your patch is applied to the wrong git tree, kindly drop us a note. An