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

Christoph Hellwig posted 1 patch 4 years, 5 months ago
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
[PATCH] MAINTAINERS: add bio.h to the block section
Posted by Christoph Hellwig 4 years, 5 months ago
bio.h is pater of the block layer, so list it in the MAINTAINERS file
as such.

Signed-off-by: Christoph Hellwig <hch@lst.de>
---
 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

Re: [PATCH] MAINTAINERS: add bio.h to the block section
Posted by Jens Axboe 4 years, 5 months ago
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

Re: [PATCH] MAINTAINERS: add bio.h to the block section
Posted by Christoph Hellwig 4 years, 5 months ago
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?
Re: [PATCH] MAINTAINERS: add bio.h to the block section
Posted by Jens Axboe 4 years, 5 months ago
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

Re: [PATCH] MAINTAINERS: add bio.h to the block section
Posted by Jens Axboe 4 years, 5 months ago
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