Date: Wed, 8 Jun 2016 14:21:48 +0000 (UTC) From: Steven Kreuzer <skreuzer@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r301631 - head/release/doc/en_US.ISO8859-1/relnotes Message-ID: <201606081421.u58ELmbK059627@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: skreuzer (doc,ports committer) Date: Wed Jun 8 14:21:48 2016 New Revision: 301631 URL: https://svnweb.freebsd.org/changeset/base/301631 Log: Document 300880, Leading spaces are stripped from SCSI disk serial numbers Approved by: re (gjb, implicit, relnotes) Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml ============================================================================== --- head/release/doc/en_US.ISO8859-1/relnotes/article.xml Wed Jun 8 14:20:54 2016 (r301630) +++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml Wed Jun 8 14:21:48 2016 (r301631) @@ -1517,6 +1517,13 @@ <acronym>TRIM</acronym>/<acronym>UNMAP</acronym> support on <acronym>GELI</acronym>-backed <acronym>SSD</acronym> storage providers.</para> + + <para revision="300880" contrib="sponsor" sponsor="&spectralogic;"> + Leading spaces are now stripped off <acronym>SCSI</acronym> disk serial + numbers when populating the CAM serial number. This affects the output of + &man.diskinfo.8; and the names of <filename>/dev/diskid/DISK-*</filename> + device nodes, among other things.</para> + </sect2> <sect2 xml:id="storage-net">
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201606081421.u58ELmbK059627>