K 10 svn:author V 6 tsoome K 8 svn:date V 27 2017-10-31T20:29:31.134480Z K 7 svn:log V 236 loader ptblread() is broken with >512B sectors The loader strategy() function is assuming 512B blocks, so we need to adjust ptblread() for other sector sizes. Reviewed by: imp Differential Revision: https://reviews.freebsd.org/D12847 END