From owner-cvs-all Tue Nov 20 12:27:35 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E9EA637B418; Tue, 20 Nov 2001 12:27:27 -0800 (PST) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fAKKRR407629; Tue, 20 Nov 2001 12:27:27 -0800 (PST) (envelope-from iedowse) Message-Id: <200111202027.fAKKRR407629@freefall.freebsd.org> From: Ian Dowse Date: Tue, 20 Nov 2001 12:27:27 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ffs ffs_inode.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG iedowse 2001/11/20 12:27:27 PST Modified files: (Branch: RELENG_4) sys/ufs/ffs ffs_inode.c Log: MFC: 1.67; get rid of spurious check in ffs_truncate for i_size == length which fails to set the modification time on the file. Reminded by: Donal Diamond Revision Changes Path 1.56.2.3 +0 -2 src/sys/ufs/ffs/ffs_inode.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message