cvs commit: src/sys/geom geom_io.c

Pawel Jakub Dawidek pjd at FreeBSD.org
Sun Jan 28 23:36:08 UTC 2007


pjd         2007-01-28 23:36:07 UTC

  FreeBSD src repository

  Modified files:
    sys/geom             geom_io.c 
  Log:
  We expect 'bio_data != NULL' for BIO_{READ,WRITE,GETATTR}, but for
  BIO_{DELETE,FLUSH} we expect 'bio_data == NULL'.
  
  Reviewed by:    phk
  
  Revision  Changes    Path
  1.72      +7 -2      src/sys/geom/geom_io.c


More information about the cvs-src mailing list