Re: [PATCH 1/2] ext4: MMP: kmmpd should use nodename frominit_uts_ns.name, not sysname

From: Ted Ts'o
Date: Sat Oct 08 2011 - 17:22:20 EST


On Fri, Sep 30, 2011 at 12:38:19AM +0100, Nikitas Angelinas wrote:
> sysname holds "Linux" by default, i.e. what appears when doing a "uname
> -s"; nodename should be used to print the machine's hostname, i.e. what
> is returned when doing a "uname -n" or "hostname", and what
> gethostname(2)/sethostname(2) manipulate, in order to notify the
> administrator of the node which is contending to mount the filesystem.
>
> Signed-off-by: Nikitas Angelinas <nikitas_angelinas@xxxxxxxxxxx>
> Signed-off-by: Andrew Perepechko <andrew_perepechko@xxxxxxxxxxx>
> Acked-by: Andreas Dilger <adilger@xxxxxxxxx>

Applied, thanks.

- Ted
--
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/