git: sys/vfs/autofs: Remove #if0'd export related code
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Tue Feb 13 03:59:39 PST 2018
commit 5e4f9d103731e81813e634ec6a4ac0e3ae6a0ae4
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date: Wed Feb 14 03:33:30 2018 +0900
sys/vfs/autofs: Remove #if0'd export related code
Exporting is never going to be implemented.
Summary of changes:
sys/vfs/autofs/autofs.h | 3 ---
sys/vfs/autofs/autofs_vfsops.c | 5 -----
sys/vfs/autofs/autofs_vnops.c | 18 ++----------------
3 files changed, 2 insertions(+), 24 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5e4f9d103731e81813e634ec6a4ac0e3ae6a0ae4
--
DragonFly BSD source repository
More information about the Commits
mailing list