diff options
author | 2011-10-18 10:49:51 -0400 | |
---|---|---|
committer | 2011-10-18 10:49:51 -0400 | |
commit | 215fc6af739d2dfdcad5496248d0d6302eb8a604 (patch) | |
tree | 919d11683117ec90b623792f475f09017db1f45a /fs/proc/array.c | |
parent | ext4: avoid stamping on other memories in ext4_ext_insert_index() (diff) | |
download | wireguard-linux-215fc6af739d2dfdcad5496248d0d6302eb8a604.tar.xz wireguard-linux-215fc6af739d2dfdcad5496248d0d6302eb8a604.zip |
ext4: MMP: kmmpd should use nodename from init_uts_ns.name, not sysname
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.
Acked-by: Andreas Dilger <adilger@dilger.ca>
Signed-off-by: Nikitas Angelinas <nikitas_angelinas@xyratex.com>
Signed-off-by: Andrew Perepechko <andrew_perepechko@xyratex.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions