Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Aug 2016 23:13:57 +0300
From:      Konstantin Belousov <kostikbel@gmail.com>
To:        Ed Schouten <ed@FreeBSD.org>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r304185 - in head/sys: compat/cloudabi compat/linux kern sys
Message-ID:  <20160815201357.GE83214@kib.kiev.ua>
In-Reply-To: <201608152011.u7FKBq8h017720@repo.freebsd.org>
References:  <201608152011.u7FKBq8h017720@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160815201357.GE83214>