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: msaitoh
Date: Tue May 10 14:16:25 UTC 2022
Modified Files:
src/sbin/bioctl: bioctl.c
Log Message:
bioctl(8): Don't print garbage bv_seconds.
This bug was added in bioctl.c rev. 1.7.
Before:
Volume Status Size Device/Label Level Stripe
=============================================================
bv_level=5, bv_stripe_size=0
0 Online 5.5T mfi0 RAID 5 64K 65535 seconds
After:
Volume Status Size Device/Label Level Stripe
=============================================================
0 Online 5.5T mfi0 RAID 5 64K
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 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