Re: Bad MAINTAINERS pattern in section 'USER-MODE LINUX (UML)'

2018-10-17 Thread Joe Perches
 
> Joe,

Hi Richard.

> On Sat, Sep 29, 2018 at 12:06 AM Joe Perches  wrote:
> > Please fix this defect appropriately.
> 
> Care to send a patch?

Not really.

Because you are listed as the maintainer, you should
be the person that fixes it as you are nominally and
actually responsible for introducing this defect.

You have a tree that gets pulled, I do not.

It'd probably take you less time to just do the
removal than asking me to send a patch did.




Re: Bad MAINTAINERS pattern in section 'USER-MODE LINUX (UML)'

2018-10-17 Thread Joe Perches
 
> Joe,

Hi Richard.

> On Sat, Sep 29, 2018 at 12:06 AM Joe Perches  wrote:
> > Please fix this defect appropriately.
> 
> Care to send a patch?

Not really.

Because you are listed as the maintainer, you should
be the person that fixes it as you are nominally and
actually responsible for introducing this defect.

You have a tree that gets pulled, I do not.

It'd probably take you less time to just do the
removal than asking me to send a patch did.




Re: Bad MAINTAINERS pattern in section 'USER-MODE LINUX (UML)'

2018-10-17 Thread Richard Weinberger
Joe,

On Sat, Sep 29, 2018 at 12:06 AM Joe Perches  wrote:
>
> Please fix this defect appropriately.

Care to send a patch?

--
Thanks,
//richard


Re: Bad MAINTAINERS pattern in section 'USER-MODE LINUX (UML)'

2018-10-17 Thread Richard Weinberger
Joe,

On Sat, Sep 29, 2018 at 12:06 AM Joe Perches  wrote:
>
> Please fix this defect appropriately.

Care to send a patch?

--
Thanks,
//richard


Bad MAINTAINERS pattern in section 'USER-MODE LINUX (UML)'

2018-09-28 Thread Joe Perches
Please fix this defect appropriately.

linux-next MAINTAINERS section:

15491   USER-MODE LINUX (UML)
15492   M:  Jeff Dike 
15493   M:  Richard Weinberger 
15494   L:  linux...@lists.infradead.org
15495   W:  http://user-mode-linux.sourceforge.net
15496   T:  git 
git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml.git
15497   S:  Maintained
15498   F:  Documentation/virtual/uml/
15499   F:  arch/um/
15500   F:  arch/x86/um/
15501   F:  fs/hostfs/
--> 15502   F:  fs/hppfs/

Commit that introduced this:

commit 679655daffdd2725b66ba2c5a759bbcb316fca5a
 Author: Joe Perches 
 Date:   Tue Apr 7 20:44:32 2009 -0700
 
 MAINTAINERS - Add file patterns
 
 Better description of file pattern tag "F:"
 Add file exclusion tag "X:"
 Add patterns to sections
 
 Signed-off-by: Joe Perches 
 
  MAINTAINERS | 1194 ++-
  1 file changed, 1193 insertions(+), 1 deletion(-)

Last commit with fs/hppfs/

commit f74a14e870c80d6261afed66d4bad779c1213e03
Author: Richard Weinberger 
Date:   Tue Apr 21 20:52:26 2015 +0200

um: Remove hppfs

hppfs (honeypot procfs) was an attempt to use UML as honeypot.
It was never stable nor in heavy use.

As Al Viro and Christoph Hellwig pointed some major issues out
it is better to let it die.

Signed-off-by: Richard Weinberger 

 arch/um/Kconfig.um |  15 --
 fs/Makefile|   1 -
 fs/hppfs/Makefile  |   6 -
 fs/hppfs/hppfs.c   | 766 -
 4 files changed, 788 deletions(-)


Bad MAINTAINERS pattern in section 'USER-MODE LINUX (UML)'

2018-09-28 Thread Joe Perches
Please fix this defect appropriately.

linux-next MAINTAINERS section:

15491   USER-MODE LINUX (UML)
15492   M:  Jeff Dike 
15493   M:  Richard Weinberger 
15494   L:  linux...@lists.infradead.org
15495   W:  http://user-mode-linux.sourceforge.net
15496   T:  git 
git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml.git
15497   S:  Maintained
15498   F:  Documentation/virtual/uml/
15499   F:  arch/um/
15500   F:  arch/x86/um/
15501   F:  fs/hostfs/
--> 15502   F:  fs/hppfs/

Commit that introduced this:

commit 679655daffdd2725b66ba2c5a759bbcb316fca5a
 Author: Joe Perches 
 Date:   Tue Apr 7 20:44:32 2009 -0700
 
 MAINTAINERS - Add file patterns
 
 Better description of file pattern tag "F:"
 Add file exclusion tag "X:"
 Add patterns to sections
 
 Signed-off-by: Joe Perches 
 
  MAINTAINERS | 1194 ++-
  1 file changed, 1193 insertions(+), 1 deletion(-)

Last commit with fs/hppfs/

commit f74a14e870c80d6261afed66d4bad779c1213e03
Author: Richard Weinberger 
Date:   Tue Apr 21 20:52:26 2015 +0200

um: Remove hppfs

hppfs (honeypot procfs) was an attempt to use UML as honeypot.
It was never stable nor in heavy use.

As Al Viro and Christoph Hellwig pointed some major issues out
it is better to let it die.

Signed-off-by: Richard Weinberger 

 arch/um/Kconfig.um |  15 --
 fs/Makefile|   1 -
 fs/hppfs/Makefile  |   6 -
 fs/hppfs/hppfs.c   | 766 -
 4 files changed, 788 deletions(-)