commit f568b8a36137fc2eadf260406f622f8d4bfff0a4
Author: Tomohiro Kusumi <[email protected]>
Date: Thu Jul 26 11:18:25 2018 -0700
sys/vfs/autofs: Make {test,nlookup}_fs_root() return bool
Change return type of DragonFly specific utility functions for
triggering (very different from FreeBSD, NetBSD and OpenBSD).
Summary of changes:
sys/vfs/autofs/autofs_vnops.c | 23 ++++++++++++-----------
1 file changed, 12 insertions(+), 11 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f568b8a36137fc2eadf260406f622f8d4bfff0a4
--
DragonFly BSD source repository