Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Sep 2005 23:54:40 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/geom geom_ctl.c
Message-ID:  <200509182354.j8INsePh080862@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509182354.j8INsePh080862>