* [PATCH] [95/2many] MAINTAINERS - BLOCK LAYER
@ 2007-08-13 6:24 joe
2007-08-13 7:28 ` Jens Axboe
0 siblings, 1 reply; 4+ messages in thread
From: joe @ 2007-08-13 6:24 UTC (permalink / raw)
To: torvalds, linux-kernel, axboe, akpm
Add file pattern to MAINTAINER entry
Signed-off-by: Joe Perches <joe@perches.com>
diff --git a/MAINTAINERS b/MAINTAINERS
index 7b84921..912950f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -960,6 +960,7 @@ M: axboe@kernel.dk
L: linux-kernel@vger.kernel.org
T: git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
S: Maintained
+F: drivers/block/
BLUETOOTH SUBSYSTEM
P: Marcel Holtmann
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] [95/2many] MAINTAINERS - BLOCK LAYER
2007-08-13 6:24 [PATCH] [95/2many] MAINTAINERS - BLOCK LAYER joe
@ 2007-08-13 7:28 ` Jens Axboe
2007-08-13 7:41 ` Joe Perches
0 siblings, 1 reply; 4+ messages in thread
From: Jens Axboe @ 2007-08-13 7:28 UTC (permalink / raw)
To: joe; +Cc: torvalds, linux-kernel, akpm
On Sun, Aug 12 2007, joe@perches.com wrote:
> Add file pattern to MAINTAINER entry
>
> Signed-off-by: Joe Perches <joe@perches.com>
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 7b84921..912950f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -960,6 +960,7 @@ M: axboe@kernel.dk
> L: linux-kernel@vger.kernel.org
> T: git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
> S: Maintained
> +F: drivers/block/
drivers/block/ is block device drivers, not the block layer. That mostly
resides in block/, with some parts in fs/ as well.
--
Jens Axboe
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] [95/2many] MAINTAINERS - BLOCK LAYER
2007-08-13 7:28 ` Jens Axboe
@ 2007-08-13 7:41 ` Joe Perches
2007-08-13 7:46 ` Jens Axboe
0 siblings, 1 reply; 4+ messages in thread
From: Joe Perches @ 2007-08-13 7:41 UTC (permalink / raw)
To: Jens Axboe; +Cc: torvalds, linux-kernel, akpm
On Mon, 2007-08-13 at 09:28 +0200, Jens Axboe wrote:
> drivers/block/ is block device drivers, not the block layer. That mostly
> resides in block/, with some parts in fs/ as well.
ok, Do you want to be cc'd on mods in fs/*
F: block/
F: fs/*
?
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] [95/2many] MAINTAINERS - BLOCK LAYER
2007-08-13 7:41 ` Joe Perches
@ 2007-08-13 7:46 ` Jens Axboe
0 siblings, 0 replies; 4+ messages in thread
From: Jens Axboe @ 2007-08-13 7:46 UTC (permalink / raw)
To: Joe Perches; +Cc: torvalds, linux-kernel, akpm
On Mon, Aug 13 2007, Joe Perches wrote:
> On Mon, 2007-08-13 at 09:28 +0200, Jens Axboe wrote:
> > drivers/block/ is block device drivers, not the block layer. That mostly
> > resides in block/, with some parts in fs/ as well.
>
> ok, Do you want to be cc'd on mods in fs/*
>
> F: block/
> F: fs/*
Not really, I'm only interested in select files in under fs/ - as are
most, I suspect.
--
Jens Axboe
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2007-08-13 12:56 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-13 6:24 [PATCH] [95/2many] MAINTAINERS - BLOCK LAYER joe
2007-08-13 7:28 ` Jens Axboe
2007-08-13 7:41 ` Joe Perches
2007-08-13 7:46 ` Jens Axboe
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.