git: hammer2 - Fix root remount for hammer2 root

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Aug 19 02:17:41 PDT 2017


commit 458282f27c8fae1d36279fc6575ecd7975eb8501
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sat Aug 19 02:16:38 2017 -0700

    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.

Summary of changes:
 sbin/mount_hammer2/mount_hammer2.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/458282f27c8fae1d36279fc6575ecd7975eb8501


-- 
DragonFly BSD source repository



More information about the Commits mailing list