commit f2c87c8e79b234ebd1bbe41e054620167fd01ddc
Author: Tomohiro Kusumi <[email protected]>
Date: Sun Nov 29 18:24:01 2015 +0900
sys/vfs/hammer: Remove time/freq fields of ondisk PFS
These ondisk fields were added in 4c038e17 when mirroring
code was committed (without detailed explanation), but the
idea of time/freq was never implemented.
Rename them to reserved.
Summary of changes:
sys/vfs/hammer/hammer_disk.h | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f2c87c8e79b234ebd1bbe41e054620167fd01ddc
--
DragonFly BSD source repository