[Bug 238700] mmap bug when using file-systems with small blocks and seeking randomly to read from the file descriptor before mapping
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Jun 22 17:17:38 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238700
Konstantin Belousov <kib at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kib at FreeBSD.org
--- Comment #2 from Konstantin Belousov <kib at FreeBSD.org> ---
Why do you use ext fs at all ?
Can you reproduce this with UFS ? (I think not because minimal fragment size
for UFS is 512 and block size is 4096).
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-fs
mailing list