1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-23 11:18:54 +00:00
freebsd/sys/dev/vinum
Greg Lehey aa30608b44 Modify device numbering method to work with latest -CURRENT. Briefly,
the device numbers are now minor number only, so that we can still
compare them after dev_t has turned into a blob.

Broken-by:	dev_t changes
Reported-by:	Vallo Kallaste <vallo@matti.ee>
		"Niels Chr. Bank-Pedersen" <ncbp@bank-pedersen.dk>
1999-07-22 08:40:37 +00:00
..
COPYRIGHT
makestatetext
request.h Clarify some comments. 1999-06-24 08:52:27 +00:00
statetexts.h
vinum.c Modify device numbering method to work with latest -CURRENT. Briefly, 1999-07-22 08:40:37 +00:00
vinumconfig.c free_drive: 1999-06-24 08:53:14 +00:00
vinumdaemon.c Implement daemonrq_closedrive function to close a drive. 1999-06-24 08:54:09 +00:00
vinumext.h Implement daemonrq_closedrive function to close a drive. 1999-06-24 08:54:09 +00:00
vinumhdr.h
vinuminterrupt.c
vinumio.c use vp->v_rdev; 1999-07-20 07:29:54 +00:00
vinumio.h
vinumioctl.c Be more intelligent about attaching subdisks to plexes. 1999-06-22 05:37:57 +00:00
vinumkw.h Add keywords 'mirror' and 'stripe' when not in kernel mode. 1999-07-02 07:58:09 +00:00
vinumlock.c
vinummemory.c
vinumparser.c Add keywords 'mirror' and 'stripe' when not in kernel mode. 1999-07-02 07:58:09 +00:00
vinumrequest.c Lock buffer before calling strategy. 1999-06-29 04:10:05 +00:00
vinumrevive.c Lock buffer before calling strategy. 1999-06-29 04:10:05 +00:00
vinumstate.c Allow to unconditionally up subdisks with the -f option. 1999-07-02 07:57:28 +00:00
vinumstate.h
vinumutil.c
vinumvar.h Modify device numbering method to work with latest -CURRENT. Briefly, 1999-07-22 08:40:37 +00:00