Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sbin/bioctl
Module Name: src
Committed By: xtraeme
Date: Sat Mar 1 16:08:41 UTC 2008
Modified Files:
src/sbin/bioctl: bioctl.c
Log Message:
On RAID 1 volumes and when bv_stripe_size is 0 make it print 'N/A', like:
$ sudo bioctl arcmsr0 show volumes
Volume Status Size Device/Label Level Stripe
=============================================================
0 Building 234G sd0 ARC-1210-VOL#00 RAID 1 N/A 97.40% done
1 Offline 234G sd1 ARC-1210-VOL#01 RAID 1 N/A
$
Make it prettier the output of "bioctl foo0 show [volumes]" too.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sbin/bioctl/bioctl.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index