Re: [PATCH] POSIX-hostname up to 255 characters

From: linux-os (Dick Johnson)
Date: Fri May 26 2006 - 14:15:03 EST



On Fri, 26 May 2006, Jan-Benedict Glaw wrote:

> On Fri, 2006-05-26 10:28:13 -0700, Randy.Dunlap <rdunlap@xxxxxxxxxxxx> wrote:
>> On Fri, 26 May 2006, Jan-Benedict Glaw wrote:
> [Patch touchin all archs]
>>> ...and this should have gone to linux-arch, too...
>>
>> so how does someone know:
>> (a) that this should have gone to linux-arch
>
> Anything that modifies all architectures (eg. new system calls,
> low-level MM changes, ...) should go to linux-arch. This is where all
> architecture maintainers are expected to be around.
>
>> (b) that linux-arch exists
>
> Noticing the existance of linux-arch is admittedly a hard job. It's a
> quite specialized low-volume list, so most people actually never ever
> recognize it--unfortunately.
>
>> (c) what it's full email address it?
>
> The list's email address is linux-arch@xxxxxxxxxxxxxxx
>
>> I.e., where is all of this explained?
>
> Nowhere :-/
>
> MfG, JBG

MAXHOSTNAMELEN, defined by POSIX, is 64 bytes. You can't just
change it to 255. If you did, all servers in the universe, all
everything would have to be shutdown, recompiled, and rebooted
simultaneously. You can't have a name-server returning a 255-byte
string when a mail-server can only handle 64 bytes.

Cheers,
Dick Johnson
Penguin : Linux version 2.6.16.4 on an i686 machine (5592.73 BogoMips).
New book: http://www.AbominableFirebug.com/
_


****************************************************************
The information transmitted in this message is confidential and may be privileged. Any review, retransmission, dissemination, or other use of this information by persons or entities other than the intended recipient is prohibited. If you are not the intended recipient, please notify Analogic Corporation immediately - by replying to this message or by sending an email to DeliveryErrors@xxxxxxxxxxxx - and destroy all copies of this information, including any attachments, without reading or disclosing them.

Thank you.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/