Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1692404

Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering

From Theodore Ts'o <tytso@mit.edu>
Newsgroups linux.kernel
Subject Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering
Date 2017-07-20 06:40 +0200
Message-ID <u5bpM-28h-7@gated-at.bofh.it> (permalink)
References <u550Z-63h-3@gated-at.bofh.it> <u550Z-63h-1@gated-at.bofh.it> <u57ct-7FH-1@gated-at.bofh.it> <u588z-8k2-23@gated-at.bofh.it> <u5bg6-24G-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, Jul 19, 2017 at 09:24:13PM -0700, Linus Torvalds wrote:
> So I don't mind the idea of just making MAINTAINERS a directory, but I
> don't think we want to so far as to make one file per entry. That's
> what, 1500+ files tiny files or so? Seems a bit excessive.
> 
> Maybe we can just do the prefix thing and just do 26 files A-Z
> instead? Or maybe go by first word (so all the ARM things would go in
> one place?)

Is that really going to help with merge conflicts?  It might help keep
things more in order, but if there is a merge conflict caused by two
changes to adjacent entries causing patch "fuzz", splitting things
into 26 files A-Z isn't going to significantly decrease the odds of
this happening.

It would seem to me that keeping a single file, and if we have a
program which sanity checks changes to the Maintainers format (warns
of missing required fields or unknown fields, or entries inserted out
of order, etc.) perhaps that would accomplish most of what we are looking for?

Or we could do something really hacky, like add "\n----\n" between
each entry to avoid merge conflicts caused by adjacent changes or
adjacent inserts?  But that's an idea that is probably too ugly to live...

	 	       	      	      	   - Ted

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Andrew Morton <akpm@linux-foundation.org> - 2017-07-19 23:50 +0200
  Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Linus Torvalds <torvalds@linux-foundation.org> - 2017-07-20 02:10 +0200
    Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Randy Dunlap <rdunlap@infradead.org> - 2017-07-20 02:20 +0200
    Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Linus Torvalds <torvalds@linux-foundation.org> - 2017-07-20 02:20 +0200
    Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Randy Dunlap <rdunlap@infradead.org> - 2017-07-20 02:20 +0200
      Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Linus Torvalds <torvalds@linux-foundation.org> - 2017-07-20 02:30 +0200
        Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Linus Torvalds <torvalds@linux-foundation.org> - 2017-07-20 02:40 +0200
          Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Linus Torvalds <torvalds@linux-foundation.org> - 2017-07-20 03:00 +0200
            Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Randy Dunlap <rdunlap@infradead.org> - 2017-07-20 03:10 +0200
    Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Joe Perches <joe@perches.com> - 2017-07-20 03:10 +0200
      Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Joe Perches <joe@perches.com> - 2017-07-20 05:20 +0200
      Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Linus Torvalds <torvalds@linux-foundation.org> - 2017-07-20 06:30 +0200
        Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Theodore Ts'o <tytso@mit.edu> - 2017-07-20 06:40 +0200
          Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Linus Torvalds <torvalds@linux-foundation.org> - 2017-07-20 07:00 +0200
        Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Joe Perches <joe@perches.com> - 2017-07-20 06:50 +0200
          Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Linus Torvalds <torvalds@linux-foundation.org> - 2017-07-20 07:00 +0200
          Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Michael Ellerman <mpe@ellerman.id.au> - 2017-07-20 13:00 +0200
            Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Joe Perches <joe@perches.com> - 2017-07-20 18:50 +0200
              Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Linus Torvalds <torvalds@linux-foundation.org> - 2017-07-20 20:10 +0200
                Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Joe Perches <joe@perches.com> - 2017-07-21 01:00 +0200

csiph-web