NetBSD/sys/dev
xtraeme 10f7c0a4da Add BIOC_SVMIGRATING to bio(4) and bioctl(8) to report if a volume
is migrating currently showing the percentage.

Update arcmsr(4) to report this, like:

$ sudo ./bioctl -h arcmsr0
    Volume Status     Size Device
 arcmsr0 0 Migrating  698G ARC-1210-VOL#00 RAID 5 7% done
	 0 Online     234G 0:0.0   noencl <WDC WD2500YS-01SHB1 20.06C06>
	 1 Online     234G 0:1.0   noencl <WDC WD2500YS-01SHB1 20.06C06>
	 2 Online     234G 0:2.0   noencl <WDC WD2500YS-01SHB1 20.06C06>
	 3 Online     234G 0:3.0   noencl <WDC WD2500YS-01SHB1 20.06C06>
$
2007-12-07 11:51:21 +00:00
..
acpi lockmgr -> mutex 2007-12-05 07:58:29 +00:00
adb machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
apm Do not "return 1" from kqfilter for errors. That value is passed 2007-12-05 17:19:46 +00:00
arcbios - Factor out too many copies of the same bit of tty code. 2007-11-19 18:51:36 +00:00
ata Remove the "struct lwp *" argument from all VFS and VOP interfaces. 2007-11-26 19:01:26 +00:00
bi machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
bluetooth initialize loop variable as loop is not necessarily undertaken 2007-12-03 10:41:59 +00:00
cardbus One of these aprint_normals should have been aprint_naive 2007-12-01 17:56:59 +00:00
dec Interrupt handling changes, in discussion since February: 2007-12-03 15:33:00 +00:00
dkwedge Remove the "struct lwp *" argument from all VFS and VOP interfaces. 2007-11-26 19:01:26 +00:00
dmover Match the docs: MUTEX_DRIVER/SPIN are now only for porting code written 2007-12-05 07:06:50 +00:00
drm Bring in some modest fixes from GIT that seemed appropriate to me and did not 2007-12-07 08:02:48 +00:00
ebus Interrupt handling changes, in discussion since February: 2007-12-03 15:33:00 +00:00
eisa machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
gpib brelse() stragglers. 2007-10-08 20:12:05 +00:00
gpio
hpc Do not "return 1" from kqfilter for errors. That value is passed 2007-12-05 17:19:46 +00:00
i2c Fix lost direction for the check on status, and read/writes. 2007-12-01 06:32:54 +00:00
i2o Match the docs: MUTEX_DRIVER/SPIN are now only for porting code written 2007-12-05 07:06:50 +00:00
ic lockmgr -> mutex 2007-12-05 07:58:29 +00:00
ieee1394 The argument of *_intr_establish() is changed to fwohci_flit. 2007-11-06 15:24:10 +00:00
if_ndis machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
ir Do not "return 1" from kqfilter for errors. That value is passed 2007-12-05 17:19:46 +00:00
isa Use IFADDR_EMPTY(). 2007-12-05 18:23:23 +00:00
isapnp Noisy printfs. 2007-12-01 16:58:36 +00:00
marvell lockmgr -> mutex 2007-12-05 07:58:29 +00:00
mca machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
microcode
mii Add missing aprint_naive("\n"); in rlphyattach. 2007-11-06 00:58:32 +00:00
mscp machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
mvme Interrupt handling changes, in discussion since February: 2007-12-03 15:33:00 +00:00
news
ofisa machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
ofw - Factor out too many copies of the same bit of tty code. 2007-11-19 18:51:36 +00:00
onewire Extend the envsys2 API (one more time, sorry) as defined in: 2007-11-16 08:00:11 +00:00
pad Match the docs: MUTEX_DRIVER/SPIN are now only for porting code written 2007-12-05 07:06:50 +00:00
pci Add BIOC_SVMIGRATING to bio(4) and bioctl(8) to report if a volume 2007-12-07 11:51:21 +00:00
pckbport aprintify 2007-12-01 14:35:51 +00:00
pcmcia aprintify 2007-12-01 14:35:51 +00:00
podulebus machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
ppbus lockmgr -> mutex 2007-12-05 07:58:29 +00:00
pud one more lock to destroy 2007-11-28 17:01:59 +00:00
putter Allow EVFILT_WRITE kqfilters to be registered and map them to 2007-12-03 15:24:06 +00:00
qbus Do not "return 1" from kqfilter for errors. That value is passed 2007-12-05 17:19:46 +00:00
raidframe lockmgr -> mutex 2007-12-05 08:39:46 +00:00
rasops Implement bounds checking in some places in display driver code to avoid 2007-07-28 20:28:56 +00:00
rcons - Factor out too many copies of the same bit of tty code. 2007-11-19 18:51:36 +00:00
sbus Do not "return 1" from kqfilter for errors. That value is passed 2007-12-05 17:19:46 +00:00
scsipi Do not "return 1" from kqfilter for errors. That value is passed 2007-12-05 17:19:46 +00:00
smbus
spi Extend the envsys2 API (one more time, sorry) as defined in: 2007-11-16 08:00:11 +00:00
splash machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
std
sun Do not "return 1" from kqfilter for errors. That value is passed 2007-12-05 17:19:46 +00:00
sysmon Add ENVSYS_DRIVE_MIGRATING for ENVSYS_DRIVE sensors, this is for RAID 2007-12-07 11:47:49 +00:00
tc Remove some whitespace. 2007-11-13 05:31:01 +00:00
usb Do not "return 1" from kqfilter for errors. That value is passed 2007-12-05 17:19:46 +00:00
videomode
vme machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
wscons Do not "return 1" from kqfilter for errors. That value is passed 2007-12-05 17:19:46 +00:00
wsfb sprinkle \n 2007-11-19 04:00:39 +00:00
wsfont
xmi machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
auconv.c
auconv.h
audio_if.h Interrupt handling changes, in discussion since February: 2007-12-03 15:33:00 +00:00
audio.c Do not "return 1" from kqfilter for errors. That value is passed 2007-12-05 17:19:46 +00:00
audiobell.c
audiobellvar.h
audiovar.h
aurateconv.c
bio.c Match the docs: MUTEX_DRIVER/SPIN are now only for porting code written 2007-12-05 07:06:50 +00:00
biovar.h Add BIOC_SVMIGRATING to bio(4) and bioctl(8) to report if a volume 2007-12-07 11:51:21 +00:00
ccd.c Match the docs: MUTEX_DRIVER/SPIN are now only for porting code written 2007-12-05 07:06:50 +00:00
ccdvar.h
cgd_crypto.c
cgd_crypto.h
cgd.c Remove the "struct lwp *" argument from all VFS and VOP interfaces. 2007-11-26 19:01:26 +00:00
cgdvar.h
clock_subr.c
clock_subr.h
clockctl.c Refactor time modification checks and place them in the secmodel code. 2007-11-25 00:35:26 +00:00
cninit.c
cons.c
cons.h
DEVNAMES Add arcmsr(4) and aps(4). 2007-12-05 09:10:25 +00:00
dksubr.c Remove the "struct lwp *" argument from all VFS and VOP interfaces. 2007-11-26 19:01:26 +00:00
dkvar.h
firmload.c Remove the "struct lwp *" argument from all VFS and VOP interfaces. 2007-11-26 19:01:26 +00:00
firmload.h
fss.c Match the docs: MUTEX_DRIVER/SPIN are now only for porting code written 2007-12-05 07:06:50 +00:00
fssvar.h Update the file system copy-on-write handler. 2007-10-07 13:38:53 +00:00
kloader.c
kloader.h
kttcp.c
kttcpio.h
ld.c Match the docs: MUTEX_DRIVER/SPIN are now only for porting code written 2007-12-05 07:06:50 +00:00
ldvar.h
lockstat.c Merge from vmlocking. 2007-11-06 18:02:43 +00:00
lockstat.h - Increase default number of trace buffers to 10000. 2007-07-14 13:30:43 +00:00
Makefile pud (userspace char/block drivers) build goo 2007-11-20 18:54:31 +00:00
md_root.c
md.c Merge disk init changes from the vmlocking branch. These seperate init / 2007-10-08 16:41:05 +00:00
md.h
midi_if.h
midi.c Do not "return 1" from kqfilter for errors. That value is passed 2007-12-05 17:19:46 +00:00
midictl.c
midictl.h
midisyn.c
midisynvar.h
midivar.h
mm.c
mulaw.c
mulaw.h
nullcons_subr.c
radio_if.h
radio.c
radiovar.h
rnd.c Do not "return 1" from kqfilter for errors. That value is passed 2007-12-05 17:19:46 +00:00
rndpool.c
sequencer.c Do not "return 1" from kqfilter for errors. That value is passed 2007-12-05 17:19:46 +00:00
sequencervar.h
verified_exec.c
vnd.c Remove the "struct lwp *" argument from all VFS and VOP interfaces. 2007-11-26 19:01:26 +00:00
vndvar.h