freebsd-dev/sbin/geom/class/nop
Pawel Jakub Dawidek d5c96d389e - Add '-S' option, which allow to specify sector size for transparent
provider.
- Bump version number.

This allows for a quite interesting trick. One can setup a stripe with
stripe size of 512 bytes and create transparent provider on top of it
with sector size equal to <ndisks> * 512. The result will be something
like RAID3 without parity disk (every access will touch all disks).
2004-07-30 08:19:22 +00:00
..
geom_nop.c - Add '-S' option, which allow to specify sector size for transparent 2004-07-30 08:19:22 +00:00
gnop.8 - Add '-S' option, which allow to specify sector size for transparent 2004-07-30 08:19:22 +00:00
Makefile Add manual pages for gconcat(8), gstripe(8) and gnop(8) utilities. 2004-05-21 22:12:24 +00:00