libstand/hammer1: Fix vol_name to be vol_label
authorAaron LI <aly@aaronly.me>
Sat, 15 Jun 2019 05:49:38 +0000 (13:49 +0800)
committerAaron LI <aly@aaronly.me>
Sat, 15 Jun 2019 05:49:38 +0000 (13:49 +0800)
commit26c41a94dbeb0fe6979ead7963304b1e24afcb51
treea257285fbab4cf51864a22953ceb5095fba81e83
parentb3f5eba6f618eafe64f78e2b3ad6056d72254ab5
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
lib/libstand/hammer1.c