K 10 svn:author V 3 mav K 8 svn:date V 27 2013-06-12T12:51:43.796120Z K 7 svn:log V 252 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. END