git: sys/vfs/hammer: Remove time/freq fields of ondisk PFS
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Sun Nov 29 06:03:57 PST 2015
commit f2c87c8e79b234ebd1bbe41e054620167fd01ddc
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
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
More information about the Commits
mailing list