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

Alan Somers <asom...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kib-b...@freebsd.org

--- Comment #23 from Alan Somers <asom...@freebsd.org> ---
kib (CCed) believes that 42881526d401e7a9c09241e392b7ffa18cfe11d6 is not a full
solution, because it only flushes pages on close.  The OP's test case does
close every file, but the bug may persist if the files were to remain open when
somebody calls lseek(.., SEEK_HOLE).  kib thinks that a better solution would
be for ZFS's SEEK_HOLE implementation to check the page queue, but we don't
have a working patch yet.

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

Reply via email to