K 10 svn:author V 5 trasz K 8 svn:date V 27 2019-12-14T13:37:17.214769Z K 7 svn:log V 300 Add sync_file_range(2) implementation to linux(4); it's a thin wrapper over the usual fsync(2). This silences some warnings when running "apt-get upgrade". Reviewed by: brooks, emaste MFC after: 2 weeks Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D22371 END