git: sys/vfs/hammer: Remove #if0'd obsolete symlink format
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Sun Nov 29 00:27:46 PST 2015
commit c426652380c7409a433572b06fcb398f7af9f34e
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date: Sun Nov 29 16:37:06 2015 +0900
sys/vfs/hammer: Remove #if0'd obsolete symlink format
Masters are to use "-1" after "@@", but not "0xFFFF....",
so this #if0'd code is obsolete.
Summary of changes:
sys/vfs/hammer/hammer_vnops.c | 6 ------
1 file changed, 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c426652380c7409a433572b06fcb398f7af9f34e
--
DragonFly BSD source repository
More information about the Commits
mailing list