All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: Jens Axboe <axboe@kernel.dk>
Cc: linux-block@vger.kernel.org
Subject: [PATCH 1/3] MAINTAINERS: add fs/block_dev.c to the block section
Date: Thu, 10 Dec 2020 08:55:42 +0100	[thread overview]
Message-ID: <20201210075544.2715861-2-hch@lst.de> (raw)
In-Reply-To: <20201210075544.2715861-1-hch@lst.de>

fs/block_dev.c is a pretty integral part of the block layer, so make
sure it is mentioned in MAINTAINERS.

Signed-off-by: Christoph Hellwig <hch@lst.de>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index e451dcce054f00..49ebab558139c2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3192,6 +3192,7 @@ S:	Maintained
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git
 F:	block/
 F:	drivers/block/
+F:	fs/block_dev.c
 F:	include/linux/blk*
 F:	kernel/trace/blktrace.c
 F:	lib/sbitmap.c
-- 
2.29.2


  reply	other threads:[~2020-12-10  7:56 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-10  7:55 small MAINTAINERS and copyright updates Christoph Hellwig
2020-12-10  7:55 ` Christoph Hellwig [this message]
2020-12-10  7:55 ` [PATCH 2/3] block: remove a pointless self-reference in block_dev.c Christoph Hellwig
2020-12-10  7:55 ` [PATCH 3/3] block: update some copyrights Christoph Hellwig
2020-12-10  8:32 ` small MAINTAINERS and copyright updates Johannes Thumshirn
2020-12-22 13:16 ` Christoph Hellwig
2020-12-22 15:42   ` Jens Axboe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201210075544.2715861-2-hch@lst.de \
    --to=hch@lst.de \
    --cc=axboe@kernel.dk \
    --cc=linux-block@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.