Searched hist:251651 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/nand/
H A Dnand_geom.cdiff 251651 Wed Jun 12 13:04:59 MDT 2013 mav Use direct custom implementations instead of g_handleattr() for CFI and NAND
d_getattr(). Since these drivers use disk(9) KPI and not directly GEOM, use
of that function means KPI layering violation, causing extra g_io_deliver()
call for the request.
/freebsd-11.0-release/sys/dev/cfi/
H A Dcfi_disk.cdiff 251651 Wed Jun 12 13:04:59 MDT 2013 mav Use direct custom implementations instead of g_handleattr() for CFI and NAND
d_getattr(). Since these drivers use disk(9) KPI and not directly GEOM, use
of that function means KPI layering violation, causing extra g_io_deliver()
call for the request.

Completed in 96 milliseconds