]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC 228593:
authorjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 5 Jan 2012 19:53:01 +0000 (19:53 +0000)
committerjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 5 Jan 2012 19:53:01 +0000 (19:53 +0000)
commitafed6b147d48943e9d267ec59acd5040fdfd4956
tree3d4244ebd05015c10f2ac311d88da854c9532cea
parent68657cb8116311ff07fccd6ebd49cf3fd22ecf5f
MFC 228593:
Fire a kevent if necessary after seeking on a regular file.  This fixes a
case where a kevent would not fire on a regular file if an application read
to EOF and then seeked backwards into the file.

git-svn-id: svn://svn.freebsd.org/base/stable/9@229635 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/kern/vfs_syscalls.c