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

--- Comment #1 from Chris Ruffin <cmruf...@gmail.com> ---
Created attachment 153375
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=153375&action=edit
patch which resolves disagreement on block size

ufsread.c assumes a device block size of 512 in all calls to dskread() which is
implemented in boot1.c.  This patch causes dskread() to follow that same
assumption.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to