]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r299371 (by trasz)
authortruckman <truckman@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 6 Jul 2016 17:42:09 +0000 (17:42 +0000)
committertruckman <truckman@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 6 Jul 2016 17:42:09 +0000 (17:42 +0000)
commitc4e84a2562d787e53d526ea8d2fc875666d9e2a5
treee5a053590127ee21f62d5aa6351638cd94471089
parent1ee412a047bf267f7ff49a66d39205f4495fc832
MFC r299371 (by trasz)

Add "camcontrol reprobe" subcommand, and implement it for da(4).
This makes it possible to manually force updating capacity data
after the disk got resized. Without it it might be neccessary to
reboot before FreeBSD notices updated disk size under eg VMWare.

Differential Revision: https://reviews.freebsd.org/D6108

git-svn-id: svn://svn.freebsd.org/base/stable/10@302376 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sbin/camcontrol/camcontrol.8
sbin/camcontrol/camcontrol.c
sys/cam/cam_ccb.h
sys/cam/cam_xpt.c
sys/cam/scsi/scsi_da.c