On Mon, Aug 15, 2016 at 08:11:52PM +0000, Ed Schouten wrote: > Author: ed > Date: Mon Aug 15 20:11:52 2016 > New Revision: 304185 > URL: https://svnweb.freebsd.org/changeset/base/304185 > > Log: > Eliminate use of sys_fsync() and sys_fdatasync(). > > Make the kern_fsync() function public, so that it can be used by other > parts of the kernel. Fix up existing consumers to make use of it. > > Requested by: kib > > Modified: > head/sys/compat/cloudabi/cloudabi_fd.c > head/sys/compat/linux/linux_file.c > head/sys/kern/vfs_syscalls.c > head/sys/sys/syscallsubr.h
Thank you, and esp. thank you for handling of linux.ko. _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"