Re: [RFC][PATCH] unchecked request_region's in drivers/net

Andreas Dilger (adilger@turbolabs.com)
Fri, 28 Dec 2001 13:34:59 -0700


On Dec 28, 2001 18:34 +0000, Riley Williams wrote:
> Can I suggest an alternative: Retain the MAINTAINERS file as it
> currently is, but add a PATCHES-TO file in each subdirectory that
> states how to handle patches relating to that directory, and have
> these files follow a strict format, possibly...
>
> ===8<=== CUT ===>8===
>
> HomeDir = linux/subsystem/
> List = subsystem@server.site
> Maintainer = Guess Who <uessWho@hear.thou.me>
> Watch * = Interested <interested@private.site>
> Watch PATCHES-TO = John Doa <administrator@linux.org>
>
> ===8<=== CUT ===>8===
> WATCH filespec = name <email-address>
>
> Specifies that the email address specified is also
> interested in patches relating to the specified
> files, and should be CC'd patches relating to just
> the files specified. Files of interest are selected
> using ls style wildcards. Can be repeated as often
> as required for either the same or different files.
> The filespec can not contain / characters, and only
> matches files in the current directory.

I'd rather just skip the WATCH part entirely (or limit it to people already
in the MAINTAINERS list). If someone is interested in part of the code,
they can subscribe to the mailing list.

Also, if the PATCHES-TO file already lives in a particular subdirectory,
I don't see the benefit of HomeDir, except to increase the maintenance
work.

Cheers, Andreas

--
Andreas Dilger
http://sourceforge.net/projects/ext2resize/
http://www-mddsp.enel.ucalgary.ca/People/adilger/

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/