2007-08-13 06:27:39

by Joe Perches

[permalink] [raw]
Subject: [PATCH] [187/2many] MAINTAINERS - EXT3 FILE SYSTEM

Add file pattern to MAINTAINER entry

Signed-off-by: Joe Perches <[email protected]>

diff --git a/MAINTAINERS b/MAINTAINERS
index 653b9a0..814168d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1796,10 +1796,16 @@ F: fs/ext2/
F: include/linux/ext2*

EXT3 FILE SYSTEM
-P: Stephen Tweedie, Andrew Morton
-M: [email protected], [email protected], [email protected]
+P: Stephen Tweedie
+M: [email protected]
+P: Andrew Morton
+M: [email protected]
+P: Andreas Dilger
+M: [email protected]
L: [email protected]
S: Maintained
+F: fs/ext3/
+F: include/linux/ext3*

EXT4 FILE SYSTEM
P: Stephen Tweedie, Andrew Morton


2007-08-13 08:59:40

by Andreas Dilger

[permalink] [raw]
Subject: Re: [PATCH] [187/2many] MAINTAINERS - EXT3 FILE SYSTEM

On Aug 12, 2007 23:27 -0700, [email protected] wrote:
> Add file pattern to MAINTAINER entry
>
> Signed-off-by: Joe Perches <[email protected]>
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 653b9a0..814168d 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1796,10 +1796,16 @@ F: fs/ext2/
> F: include/linux/ext2*
>
> EXT3 FILE SYSTEM
> -P: Stephen Tweedie, Andrew Morton
> -M: [email protected], [email protected], [email protected]
> +P: Stephen Tweedie
> +M: [email protected]
> +P: Andrew Morton
> +M: [email protected]
> +P: Andreas Dilger
> +M: [email protected]
> L: [email protected]
> S: Maintained
> +F: fs/ext3/
> +F: include/linux/ext3*

You may as well have fs/jbd/* and include/linux/jbd.h for ext3.

Cheers, Andreas
--
Andreas Dilger
Principal Software Engineer
Cluster File Systems, Inc.

2007-08-13 09:25:23

by Andreas Dilger

[permalink] [raw]
Subject: Re: [PATCH] [187/2many] MAINTAINERS - EXT3 FILE SYSTEM

On Aug 13, 2007 02:59 -0600, Andreas Dilger wrote:
> > EXT3 FILE SYSTEM
>
> You may as well have fs/jbd/* and include/linux/jbd.h for ext3.

Ignore this, there is a separate section for that already...

Cheers, Andreas
--
Andreas Dilger
Principal Software Engineer
Cluster File Systems, Inc.