freebsd-dev/sys/dev/vinum
John Baldwin 6008862bc2 Change callers of mtx_init() to pass in an appropriate lock type name. In
most cases NULL is passed, but in some cases such as network driver locks
(which use the MTX_NETWORK_LOCK macro) and UMA zone locks, a name is used.

Tested on:	i386, alpha, sparc64
2002-04-04 21:03:38 +00:00
..
COPYRIGHT
makestatetext
request.h
statetexts.h
vinum.c Change the suser() API to take advantage of td_ucred as well as do a 2002-04-01 21:31:13 +00:00
vinumconfig.c Change callers of mtx_init() to pass in an appropriate lock type name. In 2002-04-04 21:03:38 +00:00
vinumdaemon.c Introduce the new 64-bit size disk block, daddr64_t. Change 2002-03-15 18:49:47 +00:00
vinumext.h Remove bogus vinumdump(), if you can't dump, say so with nodump(). 2002-03-29 21:14:34 +00:00
vinumhdr.h
vinuminterrupt.c Introduce the new 64-bit size disk block, daddr64_t. Change 2002-03-15 18:49:47 +00:00
vinumio.c Stop using the bogus DIOCGPART ioctl, use DIOCGSECTORSIZE and 2002-04-02 11:40:45 +00:00
vinumio.h
vinumioctl.c Retire the bogus ioctl DIOCGPART in toto. 2002-04-02 11:52:13 +00:00
vinumkw.h
vinumlock.c
vinummemory.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
vinumobj.h Retire the bogus ioctl DIOCGPART in toto. 2002-04-02 11:52:13 +00:00
vinumparser.c
vinumraid5.c
vinumrequest.c Introduce the new 64-bit size disk block, daddr64_t. Change 2002-03-15 18:49:47 +00:00
vinumrevive.c Introduce the new 64-bit size disk block, daddr64_t. Change 2002-03-15 18:49:47 +00:00
vinumstate.c
vinumstate.h
vinumutil.c
vinumutil.h
vinumvar.h Add missing includes of sys/lock.h. 2001-10-11 17:52:20 +00:00