This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
geom
/
vinum
History
Ulf Lilleengen
4e70f1decf
- Recognize the 'volume' parameter when creating a plex.
...
PR: kern/75632 Approved by: pjd (mentor) MFC after: 1 day
2008-05-22 10:27:03 +00:00
..
geom_vinum_drive.c
- Fix a memory leak when re-discovering a gvinum configuration.
2008-03-18 08:48:51 +00:00
geom_vinum_init.c
Rename the kthread_xxx (e.g. kthread_create()) calls
2007-10-20 23:23:23 +00:00
geom_vinum_list.c
…
geom_vinum_move.c
Catch the case when a subdisk has no provider or no consumer
2006-02-08 21:32:45 +00:00
geom_vinum_plex.c
Rename the kthread_xxx (e.g. kthread_create()) calls
2007-10-20 23:23:23 +00:00
geom_vinum_raid5.c
…
geom_vinum_raid5.h
while (0); -> while (0) in multi-line macros
2006-08-17 22:50:33 +00:00
geom_vinum_rename.c
Whitespace.
2005-11-20 12:14:18 +00:00
geom_vinum_rm.c
-) Correct sdcount for a plex when removing or adding subdisks.
2007-04-12 17:54:35 +00:00
geom_vinum_share.c
- Recognize the 'volume' parameter when creating a plex.
2008-05-22 10:27:03 +00:00
geom_vinum_share.h
…
geom_vinum_state.c
Protect from creating striped and RAID5 plexes with unequally sized
2006-03-30 14:01:25 +00:00
geom_vinum_subr.c
-) Correct sdcount for a plex when removing or adding subdisks.
2007-04-12 17:54:35 +00:00
geom_vinum_var.h
Get rid of the gv_bioq hack in most parts of the I/O path and
2006-01-06 18:03:17 +00:00
geom_vinum_volume.c
Rename the kthread_xxx (e.g. kthread_create()) calls
2007-10-20 23:23:23 +00:00
geom_vinum.c
Protect from creating striped and RAID5 plexes with unequally sized
2006-03-30 14:01:25 +00:00
geom_vinum.h
-) Correct sdcount for a plex when removing or adding subdisks.
2007-04-12 17:54:35 +00:00