cvs commit: src/sys/geom geom_ctl.c

Marcel Moolenaar marcel at FreeBSD.org
Sun Sep 18 16:54:41 PDT 2005


marcel      2005-09-18 23:54:40 UTC

  FreeBSD src repository

  Modified files:
    sys/geom             geom_ctl.c 
  Log:
  o  Don't cause a panic when the control request lacks a verb.
  o  Don't set the error twice when the named class does not exist.
     It causes ioctl(2) to return with error EEXIST.
  
  Revision  Changes    Path
  1.37      +9 -5      src/sys/geom/geom_ctl.c


More information about the cvs-all mailing list