freebsd-dev/sbin/geom
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
..
class - Add '-S' option, which allow to specify sector size for transparent 2004-07-30 08:19:22 +00:00
core Improve geom(8)'s 'list' command to show geoms and their providers and 2004-07-26 17:14:47 +00:00
misc MFp4: gmirror(8) is coming soon, and we need g_metadata_read() there. 2004-07-05 02:06:44 +00:00
Makefile
Makefile.inc Various style.Makefile(5) improvements. 2004-05-20 20:12:17 +00:00