index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
geom
/
vinum
/
geom_vinum_init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Improve error message consistency and wording.
lulf
2009-10-05
1
-3
/
+3
*
Import the gvinum work that have been done during and after Summer of Code 2007.
lulf
2009-03-28
1
-492
/
+209
*
- Import macros used in gmirror for printing gvinum debug messages and making
lulf
2008-10-26
1
-24
/
+24
*
Rename the kthread_xxx (e.g. kthread_create()) calls
julian
2007-10-20
1
-10
/
+10
*
Prevent that sync operations can be started when they are already
le
2005-08-28
1
-71
/
+81
*
Only allow RAID5 plexes to be parity checked.
le
2005-04-28
1
-0
/
+4
*
Don't allow to synchronize a plex that is already sychronizing.
le
2005-03-04
1
-13
/
+24
*
Rename synchronization and initialization threads and prefix them
le
2005-01-19
1
-2
/
+2
*
Implement checkparity/rebuildparity.
le
2004-11-26
1
-0
/
+119
*
Make it possible to rebuild degraded RAID5 plexes. Note that it is
le
2004-09-30
1
-3
/
+115
*
Single concat or striped plexes don't need no special initialization
le
2004-09-18
1
-0
/
+6
*
Re-vamp how I/O is handled in volumes and plexes.
le
2004-09-18
1
-1
/
+1
*
Pretty print some informational messages.
le
2004-08-18
1
-1
/
+4
*
Save the vinum config back to disk after syncing two plexes.
le
2004-07-26
1
-0
/
+1
*
Add a first version of a GEOMified vinum.
le
2004-06-12
1
-0
/
+405