2022-01-27 12:48:36

by Christoph Hellwig

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: add bio.h to the block section

bio.h is pater of the block layer, so list it in the MAINTAINERS file
as such.

Signed-off-by: Christoph Hellwig <[email protected]>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index ea3e6c9143848..5a899f998d86f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3435,6 +3435,7 @@ F: Documentation/ABI/stable/sysfs-block
F: Documentation/block/
F: block/
F: drivers/block/
+F: include/linux/bio.h
F: include/linux/blk*
F: kernel/trace/blktrace.c
F: lib/sbitmap.c
--
2.30.2


2022-01-28 11:24:53

by Jens Axboe

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: add bio.h to the block section

On 1/26/22 11:42 PM, Christoph Hellwig wrote:
> bio.h is pater of the block layer, so list it in the MAINTAINERS file
^^^^^

part?


--
Jens Axboe

2022-01-28 11:25:09

by Jens Axboe

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: add bio.h to the block section

On Thu, 27 Jan 2022 07:42:21 +0100, Christoph Hellwig wrote:
> bio.h is pater of the block layer, so list it in the MAINTAINERS file
> as such.
>
>

Applied, thanks!

[1/1] MAINTAINERS: add bio.h to the block section
commit: d216a7289054bd8ef875533658ec5bda8c8f3f4b

Best regards,
--
Jens Axboe


2022-01-30 11:15:21

by Christoph Hellwig

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: add bio.h to the block section

On Thu, Jan 27, 2022 at 10:20:50AM -0700, Jens Axboe wrote:
> On 1/26/22 11:42 PM, Christoph Hellwig wrote:
> > bio.h is pater of the block layer, so list it in the MAINTAINERS file
> ^^^^^
>
> part?

Yes. Do you want a resend?

2022-01-31 11:04:18

by Jens Axboe

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: add bio.h to the block section

On 1/28/22 12:44 AM, Christoph Hellwig wrote:
> On Thu, Jan 27, 2022 at 10:20:50AM -0700, Jens Axboe wrote:
>> On 1/26/22 11:42 PM, Christoph Hellwig wrote:
>>> bio.h is pater of the block layer, so list it in the MAINTAINERS file
>> ^^^^^
>>
>> part?
>
> Yes. Do you want a resend?

Nope, I fixed it up while applying.

--
Jens Axboe