svn commit: r291126 - in head: share/examples/ses/srcs sys/cam/scsi

Alexander Motin mav at FreeBSD.org
Sat Nov 21 10:45:18 UTC 2015


On 21.11.2015 12:41, Baptiste Daroussin wrote:
> On Sat, Nov 21, 2015 at 10:22:01AM +0000, Alexander Motin wrote:
>> Author: mav
>> Date: Sat Nov 21 10:22:01 2015
>> New Revision: 291126
>> URL: https://svnweb.freebsd.org/changeset/base/291126
>>
>> Log:
>>   Add API to obtain primary enclosure name and ID for /dev/sesX devices.
>>   
>>   sesX device number may change between reboots, so to properly identify
>>   the instance we need more data.  Name and ID reported here may mach ones
>>   reported by SCSI device, but that is not really required by specs.
>>   
>>   MFC after:	1 week
>>   Sponsored by:	iXsystems, Inc.
>>
> Any plan to add that to sesutil(8) :)

This patch was created long ago before sesutil appeared, just got lost
in internal repo. So, while it indeed would be good, I haven't thought
about it. If anybody wants to do it -- feel free.

-- 
Alexander Motin


More information about the svn-src-all mailing list