git: mount - Do not exit with an error if mountd cannot be signaled

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Mar 1 12:03:00 PST 2021


commit 61be1d867171d2636624a374250fbd619d110fe2
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Mon Mar 1 11:59:16 2021 -0800

    mount - Do not exit with an error if mountd cannot be signaled
    
    * The mount program signals mountd to re-test exports.  Do not exit
      with an error if the kill(... SIGUSR1) system call fails.

Summary of changes:
 sbin/mount/mount.c | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/61be1d867171d2636624a374250fbd619d110fe2


-- 
DragonFly BSD source repository


More information about the Commits mailing list