git: sys/vfs/hammer2: #if0 incomplete HAMMER2_FREEMAP_{DOMAYFREE, DOREALFREE} related

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Sat Jul 17 08:26:01 PDT 2021


commit cfde014494a5f6b6c452bf296cc827bd2697c80b
Author: Tomohiro Kusumi <tkusumi at netbsd.org>
Date:   Thu Jul 15 01:12:28 2021 +0900

    sys/vfs/hammer2: #if0 incomplete HAMMER2_FREEMAP_{DOMAYFREE,DOREALFREE} related
    
    Disable related code in addition to already #if0'd parts.
    
    Neither "how == HAMMER2_FREEMAP_DOMAYFREE" nor "how == HAMMER2_FREEMAP_DOREALFREE"
    happen. Looks like these weren't completely implemented since first
    appeared in 10136ab6cde1969ab6ca22168b2a10ed5d9cc557 in 2013.

Summary of changes:
 sys/vfs/hammer2/hammer2.h         | 2 ++
 sys/vfs/hammer2/hammer2_freemap.c | 4 ++++
 2 files changed, 6 insertions(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/cfde014494a5f6b6c452bf296cc827bd2697c80b


-- 
DragonFly BSD source repository


More information about the Commits mailing list