pjd 2005-04-25 10:41:26 UTC
FreeBSD src repository
Modified files:
sys/geom/mirror g_mirror_ctl.c
Log:
Fix provider's size check for 'insert' command.
Before this fix one was able to insert one sector too small provider.
MFC after: 3 days
Revision Changes Path
1.11 +2 -1 src/sys/geom/mirror/g_mirror_ctl.c