git: sys/vfs/hammer: Add missing hammer_crc_set_btree()
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Sat Mar 5 03:54:54 PST 2016
commit af3e4d3eed0081f2b66c00fe0aab18ae2fc1b524
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date: Thu Mar 3 00:08:25 2016 +0900
sys/vfs/hammer: Add missing hammer_crc_set_btree()
set_btree is the only one missing in pairs of set/test crc functions,
though other set functions are not inlined.
Summary of changes:
sys/vfs/hammer/hammer.h | 6 ++++++
sys/vfs/hammer/hammer_io.c | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/af3e4d3eed0081f2b66c00fe0aab18ae2fc1b524
--
DragonFly BSD source repository
More information about the Commits
mailing list