linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Bad MAINTAINERS pattern in section 'USER-MODE LINUX (UML)'
@ 2018-09-28 22:05 Joe Perches
  2018-10-17  8:45 ` Richard Weinberger
  0 siblings, 1 reply; 3+ messages in thread
From: Joe Perches @ 2018-09-28 22:05 UTC (permalink / raw)
  To: linux-kernel; +Cc: Jeff Dike, Richard Weinberger, linux-um

Please fix this defect appropriately.

linux-next MAINTAINERS section:

	15491	USER-MODE LINUX (UML)
	15492	M:	Jeff Dike <jdike@addtoit.com>
	15493	M:	Richard Weinberger <richard@nod.at>
	15494	L:	linux-um@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 <joe@perches.com>
 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 <joe@perches.com>
 
  MAINTAINERS | 1194 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
  1 file changed, 1193 insertions(+), 1 deletion(-)

Last commit with fs/hppfs/

commit f74a14e870c80d6261afed66d4bad779c1213e03
Author: Richard Weinberger <richard@nod.at>
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 <richard@nod.at>

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-10-17 16:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-28 22:05 Bad MAINTAINERS pattern in section 'USER-MODE LINUX (UML)' Joe Perches
2018-10-17  8:45 ` Richard Weinberger
2018-10-17 16:15   ` Joe Perches

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).