* Re: 71ca97da9d overrides user's kernel config [not found] ` <4FC8E00E.60600@gmail.com> @ 2012-06-01 17:53 ` Linus Torvalds 2012-06-01 18:14 ` Vladimir 'φ-coder/phcoder' Serbinenko 2012-06-01 18:48 ` Andrew Morton 0 siblings, 2 replies; 3+ messages in thread From: Linus Torvalds @ 2012-06-01 17:53 UTC (permalink / raw) To: Vladimir 'φ-coder/phcoder' Serbinenko Cc: Emmanuel Benisty, Andrew Morton, Linux Kernel Mailing List, Alan Stern, Greg Kroah-Hartman On Fri, Jun 1, 2012 at 8:30 AM, Vladimir 'φ-coder/phcoder' Serbinenko <phcoder@gmail.com> wrote: > > Sorry, it wasn't intentional. It was just a stub to compile it without > recompiling whole kernel. Should I supply the patch to remove it? Yes, but I wonder if they should *also* be renamed, actually. Those names are disgusting and unreadable, because the "MAC" part mixes with the actual name of the codepage. I really have a hard time reading something like MACROMANIAN, because to me it looks like it starts with "MACRO". It's just a bad name. Also, the CODEPAGE part adds questionable value. I wonder if we should (a) remove the CODEPAGE part, (b) add an underscore between "MAC" and the name, and for the microsoft numeric codepages, do the same just to be consistent. IOW, use config names like NLS_DOS_1250 and NLS_MAC_ROMANIAN? (Yes, yes, I realize that people think that 1250 is a "windows" codepage, not a DOS codepage. Use WIN_1250 if you want to, but I think it's all really the same.) I dunno. But start with the Mac ones first, since they need fixing anyway. Leave the old ones alone for now. Andrew, who would be in charge of "fs/nls"? Almost nobody has really touched that area in several years now, and it doesn't have any maintainership. Added the few poor sods that touched it last. "Tag, guys, you're it!" Linus ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: 71ca97da9d overrides user's kernel config 2012-06-01 17:53 ` 71ca97da9d overrides user's kernel config Linus Torvalds @ 2012-06-01 18:14 ` Vladimir 'φ-coder/phcoder' Serbinenko 2012-06-01 18:48 ` Andrew Morton 1 sibling, 0 replies; 3+ messages in thread From: Vladimir 'φ-coder/phcoder' Serbinenko @ 2012-06-01 18:14 UTC (permalink / raw) To: Linus Torvalds Cc: Emmanuel Benisty, Andrew Morton, Linux Kernel Mailing List, Alan Stern, Greg Kroah-Hartman [-- Attachment #1: Type: text/plain, Size: 1478 bytes --] > Yes, but I wonder if they should *also* be renamed, actually. > > Those names are disgusting and unreadable, because the "MAC" part > mixes with the actual name of the codepage. I really have a hard time > reading something like MACROMANIAN, because to me it looks like it > starts with "MACRO". It's just a bad name. > I agree. It was something I've seen used as charset name but quick websearch shows better alternatives like "Mac Romanian", "Mac OS Romanian". Should I rename the charsets themselves as well? > Also, the CODEPAGE part adds questionable value. I wonder if we should > (a) remove the CODEPAGE part, (b) add an underscore between "MAC" and > the name, and for the microsoft numeric codepages, do the same just to > be consistent. IOW, use config names like NLS_DOS_1250 and > NLS_MAC_ROMANIAN? I'm ok with changing my newly-added charsets but I think that there is no reason to rename already existing ones. It would just add a bunch of new questions at reconfigure not corresponding to any real functionality. Also, I believe, that the whole reason of NLS codepage tables to exist is the ability to read old volumes and marginally the ability to interchange data with old OS in a best available way. The least it used for any purpose outside speaking with old OS or touching old volumes, the better. I'll prepare 2 patches: cleanup, config rename and codepage rename. -- Regards Vladimir 'φ-coder/phcoder' Serbinenko [-- Attachment #2: OpenPGP digital signature --] [-- Type: application/pgp-signature, Size: 294 bytes --] ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: 71ca97da9d overrides user's kernel config 2012-06-01 17:53 ` 71ca97da9d overrides user's kernel config Linus Torvalds 2012-06-01 18:14 ` Vladimir 'φ-coder/phcoder' Serbinenko @ 2012-06-01 18:48 ` Andrew Morton 1 sibling, 0 replies; 3+ messages in thread From: Andrew Morton @ 2012-06-01 18:48 UTC (permalink / raw) To: Linus Torvalds Cc: Vladimir 'φ-coder/phcoder' Serbinenko, Emmanuel Benisty, Linux Kernel Mailing List, Alan Stern, Greg Kroah-Hartman On Fri, 1 Jun 2012 10:53:20 -0700 Linus Torvalds <torvalds@linux-foundation.org> wrote: > Andrew, who would be in charge of "fs/nls"? Almost nobody has really > touched that area in several years now, and it doesn't have any > maintainership. I cc'ed various people on that patch who have had fingers in there in recent years but no, it doesn't have a maintainer. ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-06-01 18:48 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <CA+i8gKK5VJU_0YbBkeav6wTP+5YGp-rd52dTNqyoprz_YZrepA@mail.gmail.com>
[not found] ` <4FC8E00E.60600@gmail.com>
2012-06-01 17:53 ` 71ca97da9d overrides user's kernel config Linus Torvalds
2012-06-01 18:14 ` Vladimir 'φ-coder/phcoder' Serbinenko
2012-06-01 18:48 ` Andrew Morton
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.