1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sys/dev/vinum
Greg Lehey 4555a3de62 print_config:
Change config format slightly to save plex preferences correctly.

vinum_scandisk: reinitialise volatile pointer after function call.
This is the "deafc0de" bug.

Approved by: re (scottl)
2003-05-19 02:21:31 +00:00
..
COPYRIGHT
makestatetext
request.h Note when we issue a request to the disk driver, so that we can 2003-05-01 13:06:00 +00:00
statetexts.h
vinum.c free_vinum: Rearrange sequence of actions to avoid potential race 2003-05-05 05:28:15 +00:00
vinumconfig.c Remove an accidental #include. 2003-05-05 08:42:42 +00:00
vinumdaemon.c
vinumext.h Correct failed checkin. Only one of the hunks in the last checkin 2003-05-05 07:50:15 +00:00
vinumhdr.h
vinuminterrupt.c
vinumio.c print_config: 2003-05-19 02:21:31 +00:00
vinumio.h Rewrite of startup code: 2003-05-04 05:15:32 +00:00
vinumioctl.c ioctl VINUM_READCONFIG: Don't lock configuration here. vinum_scandisk 2003-05-08 00:36:20 +00:00
vinumkw.h Add "preferred" keyword. 2003-05-05 05:35:28 +00:00
vinumlock.c Clarify comments. 2003-05-05 05:35:52 +00:00
vinummemory.c Use strrchr, not rindex. This is for compatibility with other 2003-05-01 01:32:08 +00:00
vinumobj.h Add sector size member to subdisk, plex and volume objects. 2003-05-05 08:43:15 +00:00
vinumparser.c Add "preferred" keyword. 2003-05-05 05:35:28 +00:00
vinumraid5.c Terminate a comment. 2003-05-01 01:33:01 +00:00
vinumrequest.c Fix usages of %ll[dx] with typedef'ed created types. 2003-05-05 16:56:44 +00:00
vinumrevive.c Fix usages of %ll[dx] with typedef'ed created types. 2003-05-05 16:56:44 +00:00
vinumstate.c White space changes. 2003-05-02 01:39:11 +00:00
vinumstate.h
vinumutil.c For consistency's sake, on command failure, throw 1, not -1. 2003-05-01 01:34:38 +00:00
vinumutil.h
vinumvar.h Rewrite minor number decoding. Now we have only three types of 2003-05-01 01:35:03 +00:00