]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r344701: Fix incorrect / unused sector_count for identify requests
authorSteven Hartland <smh@FreeBSD.org>
Thu, 14 Mar 2019 10:03:04 +0000 (10:03 +0000)
committerSteven Hartland <smh@FreeBSD.org>
Thu, 14 Mar 2019 10:03:04 +0000 (10:03 +0000)
commit3a7f273af59641638a0cd20ad130d4c4283159d3
tree3d3f8207725c8820be46e2cf60bceedf283268a2
parent6b418d8631de02e4834117e2395d094cb16d2135
MFC r344701: Fix incorrect / unused sector_count for identify requests

Fix unused sector_count for identify requests from camcontrol by changing
to zero which is a more appropriate value when the parameter is unused.

Sponsored by: Multiplay
sbin/camcontrol/camcontrol.c
stand/libsa/zfs/zfsimpl.c