K 10 svn:author V 3 phk K 8 svn:date V 27 2008-02-03T15:54:41.000000Z K 7 svn:log V 252 Give sendfile(2) a SF_SYNC flag which makes it wait until all mbufs referencing the files VM pages are returned from the network stack, making changes to the file safe. This flag does not guarantee that the data has been transmitted to the other end. END