cvs commit: src/sys/geom geom.h geom_subr.c

Pawel Jakub Dawidek pjd at FreeBSD.org
Sat May 5 16:33:45 UTC 2007


pjd         2007-05-05 16:33:44 UTC

  FreeBSD src repository

  Modified files:
    sys/geom             geom.h geom_subr.c 
  Log:
  - Implement helper g_handleattr_str() function for string attributes
    handling.
  - Extend g_handleattr() to treat attribute as string when len=0.
  
  OK'ed by:       phk
  
  Revision  Changes    Path
  1.99      +1 -0      src/sys/geom/geom.h
  1.91      +22 -7     src/sys/geom/geom_subr.c


More information about the cvs-src mailing list