commit 8efe8cf6bb8e7852a323c789230a3256bb7bafe6
Author: Tomohiro Kusumi <[email protected]>
Date: Wed Dec 9 15:57:49 2015 +0900
sys/vfs/hammer: Make struct hammer_sync_info file local
This should be a file local struct as no one else needs this
at this point. This struct is for *data part of vsyncscan().
Summary of changes:
sys/vfs/hammer/hammer.h | 5 -----
sys/vfs/hammer/hammer_ondisk.c | 5 +++++
2 files changed, 5 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8efe8cf6bb8e7852a323c789230a3256bb7bafe6
--
DragonFly BSD source repository