freebsd-dev/sbin/geom/class
Andrey V. Elsukov 79d89bb0ab Remove G_TYPE_ASCLBA type and replace it with G_TYPE_STRING in gpart.
Move code that converts params from humanized numbers to sectors count
to subr.c and adjust comment.
Add post-processing for "size" and "start offset" params in gpart,
now they are properly converted to sectors count with known sector size
that can be greater that 512 bytes.
Also replace "unsigned long long" type to "off_t" for unify code since
it used for medium size in libgeom(3) and DIOCGMEDIASIZE ioctl.

PR:		bin/146277
Reviewed by:	marcel (previous version)
Approved by:	kib (mentor)
MFC after:	1 month
2010-06-21 08:24:50 +00:00
..
cache Use our standard license text. No more voices in the authors head. :-) 2010-03-04 19:38:24 +00:00
concat
eli
journal
label Remove (c) line. 2009-08-23 18:15:13 +00:00
mirror The default balance algorithm has changed from "split" to 2009-12-09 11:00:00 +00:00
mountver Use our standard license text. No more voices in the authors head. :-) 2010-03-04 19:38:24 +00:00
multipath Change how multipath labels are created and managed. This makes it easier 2010-03-29 18:04:06 +00:00
nop Fix the example, -w is the right switch for write failure probability. 2009-09-17 13:04:46 +00:00
part Remove G_TYPE_ASCLBA type and replace it with G_TYPE_STRING in gpart. 2010-06-21 08:24:50 +00:00
raid3 For completeness, add -s argument, manually specifying array block size. 2010-01-05 13:25:12 +00:00
sched mdoc nitpicking for gsched.8 2010-06-19 18:52:37 +00:00
shsec
stripe Increase default block size from 4K to 64K. It was reduces 6 yeard ago, 2010-01-06 17:12:18 +00:00
virstor
Makefile Bring in geom_sched, support for scheduling disk I/O requests 2010-04-12 16:37:45 +00:00
Makefile.inc