From owner-svn-src-all@FreeBSD.ORG Wed Jun 16 22:16:13 2010 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 61DE41065670; Wed, 16 Jun 2010 22:16:13 +0000 (UTC) (envelope-from ed@hoeg.nl) Received: from mx0.hoeg.nl (mx0.hoeg.nl [IPv6:2001:4dd0:ff41::b23f:aa]) by mx1.freebsd.org (Postfix) with ESMTP id 1FF668FC18; Wed, 16 Jun 2010 22:16:13 +0000 (UTC) Received: by mx0.hoeg.nl (Postfix, from userid 1000) id 6A3AE2A29247; Thu, 17 Jun 2010 00:16:12 +0200 (CEST) Date: Thu, 17 Jun 2010 00:16:12 +0200 From: Ed Schouten To: Konstantin Belousov Message-ID: <20100616221612.GZ1797@hoeg.nl> References: <201006121322.o5CDMd57010715@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="aSM3KCOUSI0G0tph" Content-Disposition: inline In-Reply-To: <201006121322.o5CDMd57010715@svn.freebsd.org> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r209106 - in head/sys: kern sys X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Jun 2010 22:16:13 -0000 --aSM3KCOUSI0G0tph Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Kostik, * Konstantin Belousov wrote: > Log: > Add another variation of make_dev(9), make_dev_p(9), that is allowed > to fail and can return useful error code. While we're at it, couldn't we consider removing the `unit' argument =66rom this function? Nowadays unit numbers are mainly useful when using clone lists, which have been almost entirely obsoleted by cdevpriv. We could just call make_dev_credv with unit =3D=3D 0. Cheers, --=20 Ed Schouten WWW: http://80386.nl/ --aSM3KCOUSI0G0tph Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iEYEARECAAYFAkwZTSwACgkQ52SDGA2eCwWVdQCfa6N4R7Q91hTfoG847jCRkMxe 66YAn3SiyluYKh9F1qV8z0a6LgS8kW9s =i0cg -----END PGP SIGNATURE----- --aSM3KCOUSI0G0tph--