Date: Mon, 18 Dec 2000 20:20:13 -0800 (PST) From: Kirk McKusick <mckusick@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ffs ffs_inode.c Message-ID: <200012190420.eBJ4KDf21547@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mckusick 2000/12/18 20:20:13 PST
Modified files:
sys/ufs/ffs ffs_inode.c
Log:
Get rid of spurious check in ffs_truncate for i_size == length
which fails to set the modification time on the file. The same
check a few lines later takes the correct action.
Submitted by: Ian Dowse <iedowse@maths.tcd.ie>
Revision Changes Path
1.67 +1 -3 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012190420.eBJ4KDf21547>
