https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240893
Mark Johnston <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open CC| |[email protected] --- Comment #3 from Mark Johnston <[email protected]> --- (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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
