This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
geom
/
vinum
History
Ulf Lilleengen
de02b15928
- Check flag with the bitwise operator, not the logical operator.
...
Submitted by: arundel MFC after: 1 week
2010-10-01 06:12:13 +00:00
..
geom_vinum_create.c
Remove some pointless variable assignments.
2010-01-25 16:55:30 +00:00
geom_vinum_drive.c
…
geom_vinum_events.c
- Don't return EAGAIN from gv_unload(). It was used to work around the
2010-05-10 19:12:23 +00:00
geom_vinum_init.c
- Improve error message consistency and wording.
2009-10-05 08:44:31 +00:00
geom_vinum_list.c
…
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
…
geom_vinum_raid5.c
…
geom_vinum_raid5.h
…
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
- Improve error message consistency and wording.
2009-10-05 08:44:31 +00:00
geom_vinum_share.c
…
geom_vinum_share.h
…
geom_vinum_state.c
…
geom_vinum_subr.c
- Improve error message consistency and wording.
2009-10-05 08:44:31 +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
…
geom_vinum.c
- Don't return EAGAIN from gv_unload(). It was used to work around the
2010-05-10 19:12:23 +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