cvs commit: src/sys/geom/eli g_eli.c g_eli_crypto.c

Pawel Jakub Dawidek pjd at FreeBSD.org
Wed May 10 07:22:37 UTC 2006


pjd         2006-05-10 07:22:37 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/geom/eli         g_eli.c g_eli_crypto.c 
  Log:
  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.
  
  Revision  Changes    Path
  1.3.2.10  +16 -8     src/sys/geom/eli/g_eli.c
  1.1.2.3   +1 -1      src/sys/geom/eli/g_eli_crypto.c


More information about the cvs-src mailing list