cvs commit: src/sys/geom/concat g_concat.c g_concat.h

Pawel Jakub Dawidek pjd at FreeBSD.org
Wed Mar 3 14:29:25 PST 2004


pjd         2004/03/03 14:29:24 PST

  FreeBSD src repository

  Modified files:
    sys/geom/concat      g_concat.c g_concat.h 
  Log:
  - Remove d_valid field, we can use d_consumer field to check if disk
    is valid.
  - Use SYSCTL_DECL() instead of using own, ugly extern.
  
  Revision  Changes    Path
  1.4       +7 -7      src/sys/geom/concat/g_concat.c
  1.4       +0 -3      src/sys/geom/concat/g_concat.h


More information about the cvs-src mailing list