Forked from
hardware-enablement / Rockchip upstream enablement efforts / linux
Source project has a limited visibility.
-
Nikitas Angelinas authored
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>
Nikitas Angelinas authoredsysname 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>