[Bug 212245] ZFS volume (zvol) does not honor fsync() with sync=standard

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Mar 29 19:59:48 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212245

nowak at tepeserwery.pl changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nowak at tepeserwery.pl

--- Comment #8 from nowak at tepeserwery.pl ---
fsync on zvols is ignored (probably because zvols are not real files).
ioctl(fd, DIOCGFLUSH) should be used instead.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-fs mailing list