From owner-svn-src-head@FreeBSD.ORG Sun Dec 15 14:01:21 2013 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C65C5825; Sun, 15 Dec 2013 14:01:21 +0000 (UTC) Received: from kib.kiev.ua (kib.kiev.ua [IPv6:2001:470:d5e7:1::1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3470B16E7; Sun, 15 Dec 2013 14:01:21 +0000 (UTC) Received: from tom.home (kostik@localhost [127.0.0.1]) by kib.kiev.ua (8.14.7/8.14.7) with ESMTP id rBFE1F9h053545; Sun, 15 Dec 2013 16:01:15 +0200 (EET) (envelope-from kostikbel@gmail.com) DKIM-Filter: OpenDKIM Filter v2.8.3 kib.kiev.ua rBFE1F9h053545 Received: (from kostik@localhost) by tom.home (8.14.7/8.14.7/Submit) id rBFE1FqG053544; Sun, 15 Dec 2013 16:01:15 +0200 (EET) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: tom.home: kostik set sender to kostikbel@gmail.com using -f Date: Sun, 15 Dec 2013 16:01:15 +0200 From: Konstantin Belousov To: Nathan Whitehorn Subject: Re: svn commit: r259397 - in head/sys/cam: . scsi Message-ID: <20131215140115.GM59496@kib.kiev.ua> References: <201312142207.rBEM7fnW075560@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5R8EFYLX8234Xn45" Content-Disposition: inline In-Reply-To: <201312142207.rBEM7fnW075560@svn.freebsd.org> User-Agent: Mutt/1.5.22 (2013-10-16) X-Spam-Status: No, score=-2.0 required=5.0 tests=ALL_TRUSTED,BAYES_00, DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on tom.home Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Dec 2013 14:01:21 -0000 --5R8EFYLX8234Xn45 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Dec 14, 2013 at 10:07:41PM +0000, Nathan Whitehorn wrote: > Author: nwhitehorn > Date: Sat Dec 14 22:07:40 2013 > New Revision: 259397 > URL: http://svnweb.freebsd.org/changeset/base/259397 >=20 > Log: > Widen lun_id_t to 64 bits. This is a follow-on to r257345 to let the ke= rnel > support all valid SAM-5 LUN IDs. CAM_VERSION is bumped, as the CAM ABI > (though not API) is changed. No behavior is changed relative to r257345 > except that LUNs with non-zero high 32 bits will no longer be ignored > during device enumeration for SIMs that have set PIM_EXTLUNS. Does libcam.so version need to be bumped ? --5R8EFYLX8234Xn45 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iQIcBAEBAgAGBQJSrbYqAAoJEJDCuSvBvK1BglkP+gKL05HB4AsoFOQYHdcFZWUb x60h2QgP4qnwV4Q3c5k8xPv0e5HM7q9XqcEIVg7407wyxhf+VMdkJ4IqqIRftcj2 kRefwU/3XVTfE5aeNDa8W80pXH0sCnzDiKKnDtpU4qR7XoJLgookVLiQdpkMCfhm Lz00QkDyjXafbhim5wwXeohSj/yTWaDnCgyK/aTPsoYJwq0HbgHtFVakEMl3Iix4 NThTWGmwTd7VpUdn7rJ8IqxJWI8RrXj1HM4w8+D1TQ4usx1LvHh0d/JSPqOAl1Ys +M9wujKpA+3uMkXWoYq9QhXUD5jXjmegR08rzofIytl5yU1Z+nNQ4glz5KzwGtIP 6xk/RymFrL+cv9tFeICqnbjsmHtMxI6pcvycQrjSVPuNx3vD7uTfw2mN68zWv4am HPW2D7pghRLoNqAGTi+4OXHzsf2ti8m3gQ1ORD4KaGev3YXo+qZX1DH+uEDeyFgd umkaYWXiJ4jOQyEuLAL01yU8fuZQ1EF/Z/wDnfSVK5WRL//59zoTCXBKEg5H5Sb1 S4VYJd6RHdiBoiHLy6zg3OfKCXnGGov7Yk+7HjU0nNQT806z0Nw8JU/DpjGGLs4Q Y1pQGyoh+7h9bm5jDau7NIN19WAyEb8lc2E7A4l92BKzg90pBNq6kUZSxksN0X59 CfF7m50C5YnR1cEhRL5P =4IkZ -----END PGP SIGNATURE----- --5R8EFYLX8234Xn45--