On 1/25/26 20:57, [email protected] wrote: > On Sat, Jan 24, 2026 at 09:35:16PM +0000, Chaitanya Kulkarni wrote: >> On 11/24/25 15:48, Chaitanya Kulkarni wrote: >>> __blkdev_issue_discard() always returns 0, making the error checking >>> in nvmet_bdev_discard_range() dead code. >>> >>> Kill the function nvmet_bdev_discard_range() and call >>> __blkdev_issue_discard() directly from nvmet_bdev_execute_discard(), >>> since no error handling is needed anymore for __blkdev_issue_discard() >>> call. >>> >>> Reviewed-by: Martin K. Petersen <[email protected]> >>> Reviewed-by: Johannes Thumshirn <[email protected]> >>> Reviewed-by: Christoph Hellwig <[email protected]> >>> Signed-off-by: Chaitanya Kulkarni <[email protected]> >>> --- >> Gentle ping on this, can we apply this patch ? > Are we down to three patches now? Maybe resend the whole series and > get ACKs to merge everything through the block layer? > sounds good, will re-spin the remaining patches on linux-block/for-next.
-ck _______________________________________________ Linux-f2fs-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
