Date: Sun, 15 Dec 2013 09:45:42 -0600 From: Nathan Whitehorn <nwhitehorn@freebsd.org> To: Konstantin Belousov <kostikbel@gmail.com> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r259397 - in head/sys/cam: . scsi Message-ID: <52ADCEA6.80308@freebsd.org> In-Reply-To: <20131215140115.GM59496@kib.kiev.ua> References: <201312142207.rBEM7fnW075560@svn.freebsd.org> <20131215140115.GM59496@kib.kiev.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
On 12/15/13 08:01, Konstantin Belousov wrote: > 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 >> >> Log: >> Widen lun_id_t to 64 bits. This is a follow-on to r257345 to let the kernel >> 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 ? Yes, it should have been. I'll go do this now. -Nathan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52ADCEA6.80308>