From owner-freebsd-current Tue Feb 18 23:33:25 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id XAA10157 for current-outgoing; Tue, 18 Feb 1997 23:33:25 -0800 (PST) Received: from hq.icb.chel.su (hq.icb.chel.su [193.125.10.33]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id XAA09808 for ; Tue, 18 Feb 1997 23:29:15 -0800 (PST) Received: (babkin@localhost) by hq.icb.chel.su (8.8.3/8.6.5) id MAA16070 for current@freebsd.org; Wed, 19 Feb 1997 12:30:23 +0500 (ESK) From: "Serge A. Babkin" Message-Id: <199702190730.MAA16070@hq.icb.chel.su> Subject: dinode.h bug ? To: current@freebsd.org Date: Wed, 19 Feb 1997 12:30:22 +0500 (ESK) X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi! It seems to me that the /sys/ufs/ufs/dinode.h was missed when moving to the 4.4BSD inode structure. It still has the old form of [acm]time fields which prevents most filesystem utilities from being compiled (dump, fsck etc.). Does anybody work on this or was it just forgotten ? -SB