commit 7f56be5f4baea684cc858f2ef3231e7135c82e99
Author: Tomohiro Kusumi <[email protected]>
Date: Sun Aug 21 16:49:54 2016 +0900
sbin/hammer: Make get_buffer() static
This is always called via other get functions (but not directly)
from various hammer commands.
Summary of changes:
sbin/hammer/hammer_util.h | 1 -
sbin/hammer/ondisk.c | 2 +-
2 files changed, 1 insertion(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7f56be5f4baea684cc858f2ef3231e7135c82e99
--
DragonFly BSD source repository