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
/
dev
/
vinum
History
Greg Lehey
d54f0880cb
revive_block: If we have an I/O error, don't forget to drop the stripe lock.
...
Approved by: re (jhb)
2002-12-12 01:03:45 +00:00
..
COPYRIGHT
…
makestatetext
…
request.h
…
statetexts.h
…
vinum.c
…
vinumconfig.c
Don't blindly call make_dev when configuring an object: the device
2002-12-02 23:53:32 +00:00
vinumdaemon.c
Explicitly cast daddr_t's to long long's when printing them since daddr_t
2002-11-07 21:52:51 +00:00
vinumext.h
…
vinumhdr.h
…
vinuminterrupt.c
Explicitly cast daddr_t's to long long's when printing them since daddr_t
2002-11-07 21:52:51 +00:00
vinumio.c
…
vinumio.h
…
vinumioctl.c
Implement DIOCGDINFO for volumes. newfs will no longer build a file
2002-12-02 23:56:59 +00:00
vinumkw.h
…
vinumlock.c
…
vinummemory.c
…
vinumobj.h
…
vinumparser.c
…
vinumraid5.c
…
vinumrequest.c
Explicitly cast daddr_t's to long long's when printing them since daddr_t
2002-11-07 21:52:51 +00:00
vinumrevive.c
revive_block: If we have an I/O error, don't forget to drop the stripe lock.
2002-12-12 01:03:45 +00:00
vinumstate.c
…
vinumstate.h
…
vinumutil.c
…
vinumutil.h
…
vinumvar.h
…