<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/md, branch release/5.4.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.4.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.4.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2005-05-07T17:51:10Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2005-05-07T17:51:10Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2005-05-07T17:51:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e87a6b5d6805bf9f3f9faf53db0ba96345ef0f77'/>
<id>urn:sha1:e87a6b5d6805bf9f3f9faf53db0ba96345ef0f77</id>
<content type='text'>
'RELENG_5_4_0_RELEASE'.

This commit was manufactured to restore the state of the 5.4-RELEASE image.
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2005-02-28T19:32:24Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2005-02-28T19:32:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d2d5d42f1d36c754097a5b55d9733f5c87b72c18'/>
<id>urn:sha1:d2d5d42f1d36c754097a5b55d9733f5c87b72c18</id>
<content type='text'>
	Stall threads before they exit or return to userland until
	any geom events they have created have finished rattling.
</content>
</entry>
<entry>
<title>MFC: /*- and my license changes for sys/[a-d]*</title>
<updated>2005-01-30T01:00:13Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2005-01-30T01:00:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5b26fb70440bc9195e03e23a989271f9c8ad1cb4'/>
<id>urn:sha1:5b26fb70440bc9195e03e23a989271f9c8ad1cb4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC rev. 1.129.  (Attempt #2 to fix this problem without breaking</title>
<updated>2004-09-02T20:08:41Z</updated>
<author>
<name>Colin Percival</name>
<email>cperciva@FreeBSD.org</email>
</author>
<published>2004-09-02T20:08:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=05ba58375655010771e0e8ca9628b630ad4b5fdd'/>
<id>urn:sha1:05ba58375655010771e0e8ca9628b630ad4b5fdd</id>
<content type='text'>
anything else.)

When creating a new md, g_waitidle() to make sure the /dev entry gets
created before mdconfig(8) returns, *but only if it's not a preloaded
md*.

Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>Back out the MFC done as rev 1.127.2.1.  It seems to fix the problem of</title>
<updated>2004-08-28T19:54:50Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2004-08-28T19:54:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=297c82c3675d63f428e1f3d7212e7ee6849e5d51'/>
<id>urn:sha1:297c82c3675d63f428e1f3d7212e7ee6849e5d51</id>
<content type='text'>
mdconfig returning before the device's name appears in /dev but it seems
to cause a worse problem.  When booting the installation media (CD or
boot floppies) the system hangs after the device probes, at the point
it should be trying to mount a MD-based filesystem as its root filesystem.
Backing out this patch solves that problem, allowing it to proceed to
the sysinstall menu.

Approved by:	re (rwatson)
</content>
</entry>
<entry>
<title>MFC rev. 1.128: Insert a g_waitidle() call in order to ensure that new</title>
<updated>2004-08-25T20:20:00Z</updated>
<author>
<name>Colin Percival</name>
<email>cperciva@FreeBSD.org</email>
</author>
<published>2004-08-25T20:20:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=56e1d5b0f4eda9fd3a897f466ec657377d6223ef'/>
<id>urn:sha1:56e1d5b0f4eda9fd3a897f466ec657377d6223ef</id>
<content type='text'>
memory disks appear in /dev before mdconfig(8) returns.

Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>Tag all geom classes in the tree with a version number.</title>
<updated>2004-08-08T07:57:53Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2004-08-08T07:57:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5721c9c76a4ab8ff2d7f9d6a9811d8f647b7d3b6'/>
<id>urn:sha1:5721c9c76a4ab8ff2d7f9d6a9811d8f647b7d3b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use a -&gt;fini() from the geom class to destroy the control device.</title>
<updated>2004-08-08T06:47:43Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2004-08-08T06:47:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=199456973f6613973eb8c17bad139a405227e3b7'/>
<id>urn:sha1:199456973f6613973eb8c17bad139a405227e3b7</id>
<content type='text'>
Use default initialization of geom methods.
</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>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>
</feed>
