The following reply was made to PR kern/50000; it has been noted by GNATS.
From: "David A. Holland" <
dhol...@netbsd.org>
To:
gnats...@gnats.NetBSD.org
Cc:
Subject: PR/50000 CVS commit: src/sys/ufs/lfs
Date: Fri, 24 Jul 2015 06:51:46 +0000
Module Name: src
Committed By: dholland
Date: Fri Jul 24 06:51:46 UTC 2015
Modified Files:
src/sys/ufs/lfs: lfs.h
Log Message:
ulfs2_dinode, having never actually been used with lfs, doesn't have a
di_inumber field. Fix that. First preliminary step on PR 50000.
To generate a diff of this commit:
cvs rdiff -u -r1.162 -r1.163 src/sys/ufs/lfs/lfs.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.