git: sys/vfs/autofs: Remove AUTOFS_ASSERT_*LOCKED()

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Tue Feb 13 07:49:44 PST 2018


commit 6be174c1f53e8f6b64e57251aa0d6cc70538793e
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Wed Feb 14 08:35:32 2018 +0900

    sys/vfs/autofs: Remove AUTOFS_ASSERT_*LOCKED()
    
    These macros came from FreeBSD, but more readable without these.

Summary of changes:
 sys/vfs/autofs/autofs.c       |  2 +-
 sys/vfs/autofs/autofs.h       |  7 -------
 sys/vfs/autofs/autofs_vnops.c | 10 +++++-----
 3 files changed, 6 insertions(+), 13 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6be174c1f53e8f6b64e57251aa0d6cc70538793e


-- 
DragonFly BSD source repository



More information about the Commits mailing list