]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r277828:
authorkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 11 Feb 2015 09:02:21 +0000 (09:02 +0000)
committerkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 11 Feb 2015 09:02:21 +0000 (09:02 +0000)
commit16ab058bfc44f1fcb5fd2a1aa1b6d6b1cc8d2d7f
tree544d9b4141cc31e9d2012916d768135800fbd2ca
parent261f4d654f944461522b48599839ce9a35c25c3c
MFC r277828:
Update mtime for tmpfs files modified through memory mapping.

MFC r277969:
Update both ctime and mtime for writes to tmpfs files.

MFC r277972:
Remove single-use boolean.

MFC r278151:
Remove duplicated assignment.

git-svn-id: svn://svn.freebsd.org/base/stable/10@278571 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/fs/tmpfs/tmpfs.h
sys/fs/tmpfs/tmpfs_subr.c
sys/fs/tmpfs/tmpfs_vfsops.c
sys/fs/tmpfs/tmpfs_vnops.c
sys/vm/vm_fault.c
sys/vm/vm_object.c
sys/vm/vm_object.h