<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/vinum, branch master</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=master</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2004-11-04T09:57:21Z</updated>
<entry>
<title>Remove unused vinum files.</title>
<updated>2004-11-04T09:57:21Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2004-11-04T09:57:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=56f7479530c2b025272307f8387ca4ac27f44916'/>
<id>urn:sha1:56f7479530c2b025272307f8387ca4ac27f44916</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix compilation of vinum(4) when VINUMDEBUG is not defined.</title>
<updated>2004-09-20T00:13:10Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2004-09-20T00:13:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9aee2491ecc76ed272d3c945dc2f9a774f4d78b9'/>
<id>urn:sha1:9aee2491ecc76ed272d3c945dc2f9a774f4d78b9</id>
<content type='text'>
PR:		71341
Submitted by:	Phil Budne &lt;phil@tripadvisor.com&gt;
MT5 candidate.
</content>
</entry>
<entry>
<title>Do a pass over all modules in the kernel and make them return EOPNOTSUPP</title>
<updated>2004-07-15T08:26:07Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2004-07-15T08:26:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3e019deaed5ad0687ea53ed5b5ba3336dc0be3c4'/>
<id>urn:sha1:3e019deaed5ad0687ea53ed5b5ba3336dc0be3c4</id>
<content type='text'>
for unknown events.

A number of modules return EINVAL in this instance, and I have left
those alone for now and instead taught MOD_QUIESCE to accept this
as "didn't do anything".
</content>
</entry>
<entry>
<title>Update for the KDB framework:</title>
<updated>2004-07-10T21:21:13Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2004-07-10T21:21:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e2fb7a7be0c688b7b4bdce276aa105e6839bc4d7'/>
<id>urn:sha1:e2fb7a7be0c688b7b4bdce276aa105e6839bc4d7</id>
<content type='text'>
o  Call kdb_enter() instead of Debugger().
</content>
</entry>
<entry>
<title>Catch up with g_dev_open() changes and pass over the current thread</title>
<updated>2004-06-22T06:38:01Z</updated>
<author>
<name>Lukas Ertl</name>
<email>le@FreeBSD.org</email>
</author>
<published>2004-06-22T06:38:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3202f019e7d0a72da8103d909643a08a219bcdb7'/>
<id>urn:sha1:3202f019e7d0a72da8103d909643a08a219bcdb7</id>
<content type='text'>
pointer.

Submitted by:    cperciva
</content>
</entry>
<entry>
<title>Second half of the dev_t cleanup.</title>
<updated>2004-06-17T17:16:53Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2004-06-17T17:16:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f3732fd15b5a493a090a0453f937a78949c65f7d'/>
<id>urn:sha1:f3732fd15b5a493a090a0453f937a78949c65f7d</id>
<content type='text'>
The big lines are:
	NODEV -&gt; NULL
	NOUDEV -&gt; NODEV
	udev_t -&gt; dev_t
	udev2dev() -&gt; findcdev()

Various minor adjustments including handling of userland access to kernel
space struct cdev etc.
</content>
</entry>
<entry>
<title>Do the dreaded s/dev_t/struct cdev */</title>
<updated>2004-06-16T09:47:26Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2004-06-16T09:47:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=89c9c53da05197f657dfe8e0bdda6941a2e9a0d4'/>
<id>urn:sha1:89c9c53da05197f657dfe8e0bdda6941a2e9a0d4</id>
<content type='text'>
Bump __FreeBSD_version accordingly.
</content>
</entry>
<entry>
<title>Plug a mem leak in vinum_scandisk().</title>
<updated>2004-04-24T23:41:21Z</updated>
<author>
<name>Lukas Ertl</name>
<email>le@FreeBSD.org</email>
</author>
<published>2004-04-24T23:41:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4e72cdbdc68597c28777e17b1ec444e18427bcc7'/>
<id>urn:sha1:4e72cdbdc68597c28777e17b1ec444e18427bcc7</id>
<content type='text'>
Approved by:    grog (mentor)
</content>
</entry>
<entry>
<title>When doing round-robin reads from a multi-plex volume, only switch to the</title>
<updated>2004-03-19T10:28:34Z</updated>
<author>
<name>Lukas Ertl</name>
<email>le@FreeBSD.org</email>
</author>
<published>2004-03-19T10:28:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2c1305420f1d8121c0670cd154c3bff8d8360ede'/>
<id>urn:sha1:2c1305420f1d8121c0670cd154c3bff8d8360ede</id>
<content type='text'>
next plex if the sector to be read isn't nearby the last read sector.

Submitted by:  Vsevolod Lobko &lt;seva@ip.net.ua&gt; via ru@
Approved by:   grog (mentor)
</content>
</entry>
<entry>
<title>Properly count references of our dev_t to avoid triggering a KASSERT in</title>
<updated>2004-03-11T14:11:08Z</updated>
<author>
<name>Lukas Ertl</name>
<email>le@FreeBSD.org</email>
</author>
<published>2004-03-11T14:11:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5faeb9c6825a94d80c42546ec4332629ccbf4077'/>
<id>urn:sha1:5faeb9c6825a94d80c42546ec4332629ccbf4077</id>
<content type='text'>
dev_strategy().

Submitted by:   dwmalone
Approved by:    grog (mentor)
</content>
</entry>
</feed>
