git: libstand/hammer1: Fix vol_name to be vol_label
Aaron LI
aly at crater.dragonflybsd.org
Fri Jun 14 22:53:43 PDT 2019
commit 26c41a94dbeb0fe6979ead7963304b1e24afcb51
Author: Aaron LI <aly at aaronly.me>
Date: Sat Jun 15 13:49:38 2019 +0800
libstand/hammer1: Fix vol_name to be vol_label
The 'vol_name' field in 'struct hammer_volume_ondisk' was changed to
'vol_label' in commit 6c39d27aedd299180e0b77179a8690d90d1e6e6d .
This fix enables libstand/hammer1.c to be build with -DTESTING.
Reported-by: daftaupe
Bug-report: #3185
Summary of changes:
lib/libstand/hammer1.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/26c41a94dbeb0fe6979ead7963304b1e24afcb51
--
DragonFly BSD source repository
More information about the Commits
mailing list