commit 8cf688a796ff27fcb4a6873aeb7a9989e6ad0dd0
Author: Tomohiro Kusumi <[email protected]>
Date: Sat Sep 3 18:27:51 2016 +0900
sys/vfs/hammer: Fix confusing comment
This part is talking about hdr_seq in struct hammer_fifo_head.
It's confusing unless one is looking at it along with 02428fb6
which contains a diff that replaces reserved01 with hdr_seq.
Summary of changes:
sys/vfs/hammer/hammer_disk.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8cf688a796ff27fcb4a6873aeb7a9989e6ad0dd0
--
DragonFly BSD source repository