freebsd-nq/sys/geom/raid
Alexander Motin 6871a543f9 Make graid command line a bit more friendly by allowing volume name or
provider name to be specified instead of geom name (first argument in all
subcommands except label).  In most cases there is only one array used
any way, so it is not really useful to make user type ugly geom names like
Intel-f0bdf223 or SiI-732c2b9448cf.  Though they can be used in some cases.

Sponsored by:	iXsystems, Inc.
MFC after:	1 month
2012-10-07 19:30:16 +00:00
..
g_raid_ctl.c Make graid command line a bit more friendly by allowing volume name or 2012-10-07 19:30:16 +00:00
g_raid_md_if.m Add optional -o argument to the graid label to specify some metadata 2012-05-03 05:32:56 +00:00
g_raid_tr_if.m
g_raid.c Add global and per-module sysctls/tunables to enable/disable metadata taste. 2012-09-13 13:27:09 +00:00
g_raid.h Add global and per-module sysctls/tunables to enable/disable metadata taste. 2012-09-13 13:27:09 +00:00
md_ddf.c Make graid command line a bit more friendly by allowing volume name or 2012-10-07 19:30:16 +00:00
md_ddf.h Add to GEOM RAID class module, supporting the DDF metadata format, as 2012-04-30 17:53:02 +00:00
md_intel.c Make graid command line a bit more friendly by allowing volume name or 2012-10-07 19:30:16 +00:00
md_jmicron.c Add global and per-module sysctls/tunables to enable/disable metadata taste. 2012-09-13 13:27:09 +00:00
md_nvidia.c Add global and per-module sysctls/tunables to enable/disable metadata taste. 2012-09-13 13:27:09 +00:00
md_promise.c Make graid command line a bit more friendly by allowing volume name or 2012-10-07 19:30:16 +00:00
md_sii.c Add global and per-module sysctls/tunables to enable/disable metadata taste. 2012-09-13 13:27:09 +00:00
tr_concat.c Add global and per-module sysctls/tunables to enable/disable metadata taste. 2012-09-13 13:27:09 +00:00
tr_raid0.c Add global and per-module sysctls/tunables to enable/disable metadata taste. 2012-09-13 13:27:09 +00:00
tr_raid1.c Add global and per-module sysctls/tunables to enable/disable metadata taste. 2012-09-13 13:27:09 +00:00
tr_raid1e.c Add global and per-module sysctls/tunables to enable/disable metadata taste. 2012-09-13 13:27:09 +00:00
tr_raid5.c Add global and per-module sysctls/tunables to enable/disable metadata taste. 2012-09-13 13:27:09 +00:00