Re: [PATCH 01/10] Fs: ext4: acl.c: fixed indent issue

From: Ted Ts'o
Date: Sat Sep 25 2010 - 20:33:12 EST


On Sat, Sep 25, 2010 at 05:09:29PM -0700, Joe Perches wrote:
> > Wow, I just looked at how get_maintainer.pl works, and it's amazing
> > how broken it is. I guess I had heard some rumblings of unhappiness
> > about it, but I'm surprised it's been allowed to live.
>
> In your opinion Ted, what's broken about it?
>

It's casting **way** too wide of a net:

./scripts/get_maintainer.pl --roles -f fs/ext4/inode.c
"Theodore Ts'o" <tytso@xxxxxxx> (maintainer:EXT4 FILE SYSTEM,commit_signer)
Andreas Dilger <adilger.kernel@xxxxxxxxx> (maintainer:EXT4 FILE SYSTEM)
Jan Kara <jack@xxxxxxx> (commit_signer)
Eric Sandeen <sandeen@xxxxxxxxxx> (commit_signer)
Dmitry Monakhov <dmonakhov@xxxxxxxxxx> (commit_signer)
Christoph Hellwig <hch@xxxxxx> (commit_signer)
linux-ext4@xxxxxxxxxxxxxxx (open list:EXT4 FILE SYSTEM)
linux-kernel@xxxxxxxxxxxxxxx (open list)

The right answer is to just send the e-mail to the linux-ext4 list.
That's what the MAINTAINERS file says, and it's right. Using people
who have signed off of on commits, and blindly assuming that they are
therefore are maintainers, is Just Wrong.

Christoph has said he doesn't want to get e-mails about ext4 patches
--- and he shouldn't get them just because the get_maintainers.pl
script is broken.

- Ted


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