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_subr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reset object flags after killing off an object's worker thread.
le
2005-01-19
1
-0
/
+6
*
Share gv_roughlength() between kernel and userland, as we will need it
le
2004-11-15
1
-35
/
+0
*
Correctly skip the '/dev/' part when creating new drives and prefix
le
2004-10-02
1
-1
/
+1
*
Re-vamp how I/O is handled in volumes and plexes.
le
2004-09-18
1
-2
/
+15
*
Give the DRIVE geom a worker thread that picks up incoming bios,
le
2004-09-13
1
-0
/
+13
*
Rename gv_kill_thread() to gv_kill_plex_thread(), since there are more
le
2004-09-13
1
-1
/
+1
*
Add forgotten format specifier in a KASSERT and shut up the compiler.
le
2004-08-22
1
-1
/
+2
*
If we kill the worklist thread of a RAID5 plex we can destroy
le
2004-08-10
1
-0
/
+1
*
Propagate size changes upwards.
le
2004-07-31
1
-0
/
+20
*
Mark a plex as 'newborn' when it is created. This is used to indicate
le
2004-06-25
1
-1
/
+3
*
Handle dead disks in a somewhat sane way.
le
2004-06-16
1
-1
/
+2
*
Fix several bugs related to subdisk drive_offset calculation.
le
2004-06-15
1
-4
/
+5
*
Add a first version of a GEOMified vinum.
le
2004-06-12
1
-0
/
+804