freebsd-dev/sys/geom/raid
Davide Italiano 2be111bf7d Follow up to r225617. In order to maximize the re-usability of kernel code
in userland rename in-kernel getenv()/setenv() to kern_setenv()/kern_getenv().
This fixes a namespace collision with libc symbols.

Submitted by:   kmacy
Tested by:      make universe
2014-10-16 18:04:43 +00:00
..
g_raid_ctl.c Introduce 3 seconds timeout on graid stop command (mostly with -f flag). 2013-07-27 15:02:19 +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 Follow up to r225617. In order to maximize the re-usability of kernel code 2014-10-16 18:04:43 +00:00
g_raid.h Pull in r267961 and r267973 again. Fix for issues reported will follow. 2014-06-28 03:56:17 +00:00
md_ddf.c Reduce number of opens by REOM RAID during provider taste. 2014-04-28 15:03:52 +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 Reduce number of opens by REOM RAID during provider taste. 2014-04-28 15:03:52 +00:00
md_jmicron.c Reduce number of opens by REOM RAID during provider taste. 2014-04-28 15:03:52 +00:00
md_nvidia.c Reduce number of opens by REOM RAID during provider taste. 2014-04-28 15:03:52 +00:00
md_promise.c Reduce number of opens by REOM RAID during provider taste. 2014-04-28 15:03:52 +00:00
md_sii.c Reduce number of opens by REOM RAID during provider taste. 2014-04-28 15:03:52 +00:00
tr_concat.c MFprojects/camlock r256445: 2013-10-16 09:33:23 +00:00
tr_raid0.c MFprojects/camlock r256445: 2013-10-16 09:33:23 +00:00
tr_raid1.c Pull in r267961 and r267973 again. Fix for issues reported will follow. 2014-06-28 03:56:17 +00:00
tr_raid1e.c Pull in r267961 and r267973 again. Fix for issues reported will follow. 2014-06-28 03:56:17 +00:00
tr_raid5.c MFprojects/camlock r256445: 2013-10-16 09:33:23 +00:00