git: usr.sbin/autofs: Fix absolute path when creating a mountpoint
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Wed Feb 17 07:43:40 PST 2021
commit e0eb7cf027c1f12707e9dc65ec4c0ef6273b03e4
Author: Tomohiro Kusumi <tkusumi at netbsd.org>
Date: Thu Feb 18 00:20:11 2021 +0900
usr.sbin/autofs: Fix absolute path when creating a mountpoint
from freebsd 63640b2f552c0476f50484635eb9888eafcd22dc
FreeBSD finally fixed a bug I reported in 2017,
in a bit different way from a workaround in DragonFly and NetBSD.
Apply FreeBSD fix in place of 108ed43a1e5e7ff8f890085e206d970562bf4a7c.
Summary of changes:
usr.sbin/autofs/automount.c | 10 ----------
usr.sbin/autofs/common.c | 2 +-
2 files changed, 1 insertion(+), 11 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e0eb7cf027c1f12707e9dc65ec4c0ef6273b03e4
--
DragonFly BSD source repository
More information about the Commits
mailing list