1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys/geom/vinum
Lukas Ertl 57335408d4 Finally bring in what was produced during Google SoC 2005:
Add functions to rename objects and to move a subdisk from one drive
to another.

Obtained from:  Chris Jones <chris.jones@ualberta.ca>
Sponsored by:   Google Summer of Code 2005
MFC in:         1 week
2005-11-19 20:25:18 +00:00
..
geom_vinum_drive.c Finally bring in what was produced during Google SoC 2005: 2005-11-19 20:25:18 +00:00
geom_vinum_init.c Prevent that sync operations can be started when they are already 2005-08-28 18:16:31 +00:00
geom_vinum_list.c
geom_vinum_move.c Finally bring in what was produced during Google SoC 2005: 2005-11-19 20:25:18 +00:00
geom_vinum_plex.c Make it possible to remove stale, left-over subdisks. 2005-08-16 15:12:44 +00:00
geom_vinum_raid5.c
geom_vinum_raid5.h
geom_vinum_rename.c Finally bring in what was produced during Google SoC 2005: 2005-11-19 20:25:18 +00:00
geom_vinum_rm.c Finally bring in what was produced during Google SoC 2005: 2005-11-19 20:25:18 +00:00
geom_vinum_share.c
geom_vinum_share.h
geom_vinum_state.c
geom_vinum_subr.c
geom_vinum_var.h Fix a stupid logic bug introduced in geom_vinum_drive.c rev 1.18: 2005-08-15 17:07:47 +00:00
geom_vinum_volume.c Correct the check if a plex is accessible in case it is not up. 2005-08-22 23:24:26 +00:00
geom_vinum.c Finally bring in what was produced during Google SoC 2005: 2005-11-19 20:25:18 +00:00
geom_vinum.h Finally bring in what was produced during Google SoC 2005: 2005-11-19 20:25:18 +00:00