hammer2 - Fix root remount for hammer2 root
commit458282f27c8fae1d36279fc6575ecd7975eb8501
authorMatthew Dillon <dillon@apollo.backplane.com>
Sat, 19 Aug 2017 09:16:38 +0000 (19 02:16 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sat, 19 Aug 2017 09:16:38 +0000 (19 02:16 -0700)
tree7ae8ce2f59fff092987a7252ba0caf086536f28d
parentfd1929322b26f61d45e82345f65e8153b10d3bdd
hammer2 - Fix root remount for hammer2 root

* mount_hammer2 should not fail in early boot trying to remount /
  if it is unable to connect to the cluster controller, as it might not
  be able to start it due to lo0 not being configured yet.
sbin/mount_hammer2/mount_hammer2.c