]> git.proxmox.com Git - mirror_spl-debian.git/commit
Remove /etc/hostid missing warning
authorBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 6 Oct 2011 21:55:17 +0000 (14:55 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 6 Oct 2011 21:58:09 +0000 (14:58 -0700)
commit6b3b569df30d13ed7bbbff877cffc71290a52f12
treeb6a1f9621ddb888d3de87d4282c15d2b23af4cc5
parent39a87c69211aceef23889ceb4a33291e476237b9
Remove /etc/hostid missing warning

No longer print the following warning to the console when the
/etc/hostid file is missing.  This is the expected default behavior.
Keeping the hostid in sync with the initramfs is now accomplished
by creating the /etc/hostid in the initramfs not on the system.

  SPL: The /etc/hostid file is not found.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
module/spl/spl-generic.c