Re: [PATCH 1/2] block: Return blk_status_t instead of errno codes
From: Ritika Srivastava <hidden>
Date: 2020-08-28 15:52:12
Hi Jens, The two patches apply on branch block-5.9 in linux-block.git I apply the patches using git am xxx.patch. $ git log --oneline --decorate -n 5 4d8e990 (HEAD, block59) block: better deal with the delayed not supported case in blk_cloned_rq_check_limits 9a8a3d4 block: Return blk_status_t instead of errno codes a433d72 (origin/block-5.9) Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md into block-5.9 6af10a3 md/raid5: make sure stripe_size as power of two 79e5dc5 loop: Set correct device size when using LOOP_CONFIGURE Please let me know if I missed something and should test on another branch? Thanks, Ritika
On Aug 26, 2020, at 10:23 AM, Ritika Srivastava [off-list ref] wrote: Sure, Will resend them. Thanks, Ritikaquoted
On Aug 26, 2020, at 10:19 AM, Jens Axboe [off-list ref] wrote: On 8/26/20 11:03 AM, Ritika Srivastava wrote:quoted
Hi Jens, Can the following patches please be applied. [PATCH 1/2] block: Return blk_status_t instead of errno codes [PATCH v4 2/2] block: better deal with the delayed not supported case in blk_cloned_rq_check_limitsCan you resend them against the current tree? They don't apply. -- Jens Axboe