K 10 svn:author V 3 kib K 8 svn:date V 27 2015-05-04T08:16:32.476175Z K 7 svn:log V 256 MFC r282085: Partially revert r255986: do not call VOP_FSYNC() when helping bufdaemon in getnewbuf(), do use buf_flush(). The difference is that bufdaemon uses TRYLOCK to get buffer locks, which allows calls to getnewbuf() while another buffer is locked. END