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
lulf
d5f479c4b3
- When renaming a drive, also set the drive name in the gvinum header.
...
PR: kern/125632 Approved by: pjd (mentor) MFC after: 3 days
2008-07-19 13:53:11 +00:00
..
geom_vinum_drive.c
Introduce a new lock, hostname_mtx, and use it to synchronize access
2008-07-05 13:10:10 +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
…
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
- When renaming a drive, also set the drive name in the gvinum header.
2008-07-19 13:53:11 +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
- Fix a logic error when updating plex configuration.
2008-07-11 16:46:29 +00:00
geom_vinum_var.h
…
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