..
geom_vinum.c
Pull in r267961 and r267973 again. Fix for issues reported will follow.
2014-06-28 03:56:17 +00:00
geom_vinum.h
- Don't return EAGAIN from gv_unload(). It was used to work around the
2010-05-10 19:12:23 +00:00
geom_vinum_create.c
Remove some pointless variable assignments.
2010-01-25 16:55:30 +00:00
geom_vinum_drive.c
sys/geom: spelling fixes in comments.
2016-04-29 20:56:58 +00:00
geom_vinum_events.c
Prevent non-aligned reading from provider while tasting. Reject
2011-05-25 11:14:26 +00:00
geom_vinum_init.c
- Improve error message consistency and wording.
2009-10-05 08:44:31 +00:00
geom_vinum_list.c
Include sys/sbuf.h directly.
2011-07-11 05:22:31 +00:00
geom_vinum_move.c
- Check flag with the bitwise operator, not the logical operator.
2010-10-01 06:12:13 +00:00
geom_vinum_plex.c
- Split up the BIO queue into a queue for new and one for completed requests.
2009-05-06 19:34:32 +00:00
geom_vinum_raid5.c
- Split up the BIO queue into a queue for new and one for completed requests.
2009-05-06 19:34:32 +00:00
geom_vinum_raid5.h
Import the gvinum work that have been done during and after Summer of Code 2007.
2009-03-28 17:20:08 +00:00
geom_vinum_rename.c
- Check flag with the bitwise operator, not the logical operator.
2010-10-01 06:12:13 +00:00
geom_vinum_rm.c
Use g_wither_provider() where applicable.
2016-09-23 21:29:40 +00:00
geom_vinum_share.c
- Move out allocation part of different gvinum objects into its own routine and
2009-04-10 08:50:14 +00:00
geom_vinum_share.h
- Move out allocation part of different gvinum objects into its own routine and
2009-04-10 08:50:14 +00:00
geom_vinum_state.c
Fix logic error in gvinum's gv_set_sd_state()
2017-01-08 17:56:54 +00:00
geom_vinum_subr.c
sys/geom: spelling fixes in comments.
2016-04-29 20:56:58 +00:00
geom_vinum_var.h
- Don't return EAGAIN from gv_unload(). It was used to work around the
2010-05-10 19:12:23 +00:00
geom_vinum_volume.c
Import the gvinum work that have been done during and after Summer of Code 2007.
2009-03-28 17:20:08 +00:00