2020-07-05 19:38:59

by Kanchan Joshi

[permalink] [raw]
Subject: [PATCH v2] Fix zone-append error code

Changes since v1:
- updated commit description
- added reviewed-by

Kanchan Joshi (1):
block: fix error code for zone-append

block/bio.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

--
2.7.4


2020-07-21 15:05:03

by Kanchan Joshi

[permalink] [raw]
Subject: Re: [PATCH v2] Fix zone-append error code

Hi Jens,
Is this fine to be picked?

On Mon, Jul 6, 2020 at 1:06 AM Kanchan Joshi <[email protected]> wrote:
>
> Changes since v1:
> - updated commit description
> - added reviewed-by
>
> Kanchan Joshi (1):
> block: fix error code for zone-append
>
> block/bio.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> --
> 2.7.4
>


--
Kanchan Joshi