2007-08-13 07:43:53

by Joe Perches

[permalink] [raw]
Subject: [PATCH] [153/2many] MAINTAINERS - DEVICE-MAPPER (LVM)

Add file pattern to MAINTAINER entry

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

diff --git a/MAINTAINERS b/MAINTAINERS
index ea991f0..36a7d25 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1472,6 +1472,7 @@ P: Alasdair Kergon
L: [email protected]
W: http://sources.redhat.com/dm
S: Maintained
+F: drivers/md/dm*

DEVICE NUMBER REGISTRY
P: Torben Mathiasen


2007-08-14 10:49:03

by Milan Broz

[permalink] [raw]
Subject: Re: [PATCH] [153/2many] MAINTAINERS - DEVICE-MAPPER (LVM)

[email protected] wrote:
> Add file pattern to MAINTAINER entry
>
> Signed-off-by: Joe Perches <[email protected]>
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index ea991f0..36a7d25 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1472,6 +1472,7 @@ P: Alasdair Kergon
> L: [email protected]
> W: http://sources.redhat.com/dm
> S: Maintained
> +F: drivers/md/dm*

File pattern should be:

F: drivers/md/dm*
F: drivers/md/kcopyd*
F: include/linux/device-mapper.h
F: include/linux/dm-ioctl.h
F: Documentation/device-mapper/

--
[email protected]

2007-08-14 16:19:55

by Joe Perches

[permalink] [raw]
Subject: Re: [PATCH] [153/2many] MAINTAINERS - DEVICE-MAPPER (LVM)

On Tue, 2007-08-14 at 12:48 +0200, Milan Broz wrote:
> File pattern should be:
> F: drivers/md/dm*
> F: drivers/md/kcopyd*
> F: include/linux/device-mapper.h
> F: include/linux/dm-ioctl.h
> F: Documentation/device-mapper/

Thanks. In my tree I've got:

DEVICE-MAPPER (LVM)
P: Alasdair Kergon
L: [email protected]
W: http://sources.redhat.com/dm
S: Maintained
F: Documentation/device-mapper/
F: drivers/md/dm*
F: drivers/md/kcopyd*
F: include/linux/device-mapper.h
F: include/linux/dm-ioctl.h