]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r218863
authoralc <alc@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 4 Dec 2011 01:15:52 +0000 (01:15 +0000)
committeralc <alc@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 4 Dec 2011 01:15:52 +0000 (01:15 +0000)
commitfba8ec72824adab7441e42cdddfcbcbb1a1a0e45
tree6024a702f4f278f7b7192748a7c94065b5447402
parentae9ba572d01753e90efa97b052b9cceaf7d0f402
MFC r218863
  tmpfs_remove() isn't modifying the file's data, so it shouldn't set
  TMPFS_NODE_MODIFIED on the node.

PR: 152488

git-svn-id: svn://svn.freebsd.org/base/stable/8@228249 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/fs/tmpfs/tmpfs_vnops.c