On Wed, 2016-07-27 at 20:12 -0700, Linus Torvalds wrote: > On Wed, Jul 27, 2016 at 7:57 PM, Joe Perches <[email protected]> wrote: > > It'll continue to list only Al Viro unless a --git cmdline option > > is specified and almost no one uses that. > Did you actually try it.
Sorry about the last reply, typing with a broken arm is a bit difficult. Yes. I gather you did not. The VFS MAINTAINERS entry is: FILESYSTEMS (VFS and infrastructure) M: Alexander Viro <[email protected]> L: [email protected] S: Maintained F: fs/* so that matches this file location. $ ./scripts/get_maintainer.pl -f fs/binfmt_misc.c Alexander Viro <[email protected]> (maintainer:FILESYSTEMS (VFS and infrastructure)) [email protected] (open list:FILESYSTEMS (VFS and infrastructure)) [email protected] (open list) $ ./scripts/get_maintainer.pl -f fs/binfmt_misc.c --git Alexander Viro <[email protected]> (maintainer:FILESYSTEMS (VFS and infrastructure),commit_signer:2/3=67%,authored:2/3=67%,added_lines:10/49=20%,removed_lines:14/16=88%) James Bottomley <[email protected]> (commit_signer:1/3=33%,authored:1/3=33%,added_lines:39/49=80%,removed_lines:2/16=12%) Serge Hallyn <[email protected]> (commit_signer:1/3=33%) [email protected] (open list:FILESYSTEMS (VFS and infrastructure)) [email protected] (open list)

