https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240893
Mark Johnston <ma...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open CC| |ma...@freebsd.org --- Comment #3 from Mark Johnston <ma...@freebsd.org> --- (In reply to vermaden from comment #2) Yes, there is a bug in that handlers for several FS types assume they can read a 512 byte block, but your GELI disk probably has a block size >= 4096. The errors come from those reads. I suspect this means that they will not work properly on 4Kn drives either. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"