K 10 svn:author V 3 pjd K 8 svn:date V 27 2006-05-10T07:22:36.000000Z K 7 svn:log V 317 MFC: sys/geom/eli/g_eli.c 1.22,1.23,1.24 sys/geom/eli/g_eli_crypto.c 1.3 Sync geli with HEAD. - geli(8) provides keys on newsession time, so remove CRD_F_KEY_EXPLICIT flag as HW crypto drivers don't support it. - Correct debug: we are sending child bio here, not parent bio. - Pass BIO_GETATTR requests down. END