Date: Sat, 19 Feb 2011 21:04:36 +0000 (UTC) From: Alan Cox <alc@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/fs/tmpfs tmpfs_vnops.c Message-ID: <201102192104.p1JL4s70073731@repoman.freebsd.org>
index | next in thread | raw e-mail
alc 2011-02-19 21:04:36 UTC
FreeBSD src repository
Modified files:
sys/fs/tmpfs tmpfs_vnops.c
Log:
SVN rev 218863 on 2011-02-19 21:04:36Z by alc
tmpfs_remove() isn't modifying the file's data, so it shouldn't set
TMPFS_NODE_MODIFIED on the node.
PR: 152488
Submitted by: Anton Yuzhaninov
Reviewed by: kib
MFC after: 1 week
Revision Changes Path
1.46 +1 -2 src/sys/fs/tmpfs/tmpfs_vnops.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102192104.p1JL4s70073731>
