<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/ccd/ccd.c, branch release/7.3.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.3.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.3.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2003-06-09T19:25:07Z</updated>
<entry>
<title>GEOMification of CCD.</title>
<updated>2003-06-09T19:25:07Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2003-06-09T19:25:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=df622d54f83b5932893226e7f53ffdd71f147d6e'/>
<id>urn:sha1:df622d54f83b5932893226e7f53ffdd71f147d6e</id>
<content type='text'>
You need your kernel and ccdconfig(8) to be in sync, particularly if your
source tree is on a ccd device.
</content>
</entry>
<entry>
<title>Further devilification of CCD:</title>
<updated>2003-06-02T21:29:04Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2003-06-02T21:29:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0f557e0ac0fdc86f4c152b712478fd212370168d'/>
<id>urn:sha1:0f557e0ac0fdc86f4c152b712478fd212370168d</id>
<content type='text'>
Change the list interface to simplify things.
Remove old list ioctls which bogusly exported the softc to userland.
Move the softc and associated structures from the public header to
the source file.
</content>
</entry>
<entry>
<title>Begin deevilification of CCD:</title>
<updated>2003-06-02T20:50:03Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2003-06-02T20:50:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=189337d81f1164b73b6ff4fa21010b2138fc0047'/>
<id>urn:sha1:189337d81f1164b73b6ff4fa21010b2138fc0047</id>
<content type='text'>
Make CCD a GEOM class.

For now only use this for implementing a OAM config method which
can return a list of configured CCD devices in the format which
"ccdconfig -g[v]" would normally output.
</content>
</entry>
<entry>
<title>Remove unused variable.</title>
<updated>2003-05-31T18:55:18Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2003-05-31T18:55:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d6b602d4b2e6c06923354b87ac746116f733f030'/>
<id>urn:sha1:d6b602d4b2e6c06923354b87ac746116f733f030</id>
<content type='text'>
Found by:       FlexeLint
</content>
</entry>
<entry>
<title>More correct patch: Only call biofinish if we have not already sent</title>
<updated>2003-04-14T08:49:54Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2003-04-14T08:49:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7715475960e139bfff3532cdd304be5ff1035378'/>
<id>urn:sha1:7715475960e139bfff3532cdd304be5ff1035378</id>
<content type='text'>
any children down the mesh.
</content>
</entry>
<entry>
<title>Call biofinish() also when we get a malloc() failure.</title>
<updated>2003-04-14T08:08:17Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2003-04-14T08:08:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2f912fc9763aff4b8b8ec1f4ac492474c4014419'/>
<id>urn:sha1:2f912fc9763aff4b8b8ec1f4ac492474c4014419</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use bioq_flush() to drain a bio queue with a specific error code.</title>
<updated>2003-04-01T15:06:26Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2003-04-01T15:06:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=891619a66d5e01e5d5db6a11cfd7f26c815338e3'/>
<id>urn:sha1:891619a66d5e01e5d5db6a11cfd7f26c815338e3</id>
<content type='text'>
Retain the mistake of not updating the devstat API for now.

Spell bioq_disksort() consistently with the remaining bioq_*().

#include &lt;geom/geom_disk.h&gt; where this is more appropriate.
</content>
</entry>
<entry>
<title>Including &lt;sys/stdint.h&gt; is (almost?) universally only to be able to use</title>
<updated>2003-03-18T08:45:25Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2003-03-18T08:45:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b4b138c27f9f250fa0ce955de65761501559c328'/>
<id>urn:sha1:b4b138c27f9f250fa0ce955de65761501559c328</id>
<content type='text'>
%j in printfs, so put a newsted include in &lt;sys/systm.h&gt; where the printf
prototype lives and save everybody else the trouble.
</content>
</entry>
<entry>
<title>Centralize the devstat handling for all GEOM disk device drivers</title>
<updated>2003-03-08T08:01:31Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2003-03-08T08:01:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=60794e0478b835c275eccb116cd177a789f87f56'/>
<id>urn:sha1:60794e0478b835c275eccb116cd177a789f87f56</id>
<content type='text'>
in geom_disk.c.

As a side effect this makes a lot of #include &lt;sys/devicestat.h&gt;
lines not needed and some biofinish() calls can be reduced to
biodone() again.
</content>
</entry>
<entry>
<title>Initialize the second buffer for mirroring to point to itself and not its</title>
<updated>2003-03-04T10:15:19Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2003-03-04T10:15:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0238f932b8cfee61084fb3d625b2b653f5264b68'/>
<id>urn:sha1:0238f932b8cfee61084fb3d625b2b653f5264b68</id>
<content type='text'>
partner.
</content>
</entry>
</feed>
