<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libufs/type.c, branch stable/6</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F6</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F6'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2003-06-09T09:47:38Z</updated>
<entry>
<title>Remove ufs_disk_ctor and ufs_disk_dtor, they never came to fruition.  I do</title>
<updated>2003-06-09T09:47:38Z</updated>
<author>
<name>Juli Mallett</name>
<email>jmallett@FreeBSD.org</email>
</author>
<published>2003-06-09T09:47:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b52f85e7436d1072b5a63be4fb4901b82f6ebc6d'/>
<id>urn:sha1:b52f85e7436d1072b5a63be4fb4901b82f6ebc6d</id>
<content type='text'>
not know of any software using them, and there is no "published API" for
libufs, as it were.
</content>
</entry>
<entry>
<title>Reduce diffs with code in Perforce:</title>
<updated>2003-06-09T09:32:29Z</updated>
<author>
<name>Juli Mallett</name>
<email>jmallett@FreeBSD.org</email>
</author>
<published>2003-06-09T09:32:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1081253fa0d38c8e91b704fac81243aae9d547b6'/>
<id>urn:sha1:1081253fa0d38c8e91b704fac81243aae9d547b6</id>
<content type='text'>
	Parenthesise return values.
</content>
</entry>
<entry>
<title>Close the disk file descriptor that is RO before trying to open the</title>
<updated>2003-03-28T01:50:11Z</updated>
<author>
<name>Juli Mallett</name>
<email>jmallett@FreeBSD.org</email>
</author>
<published>2003-03-28T01:50:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7a51271b681096b1477621a3aef82b0a8322396f'/>
<id>urn:sha1:7a51271b681096b1477621a3aef82b0a8322396f</id>
<content type='text'>
new one, and do not fall back to the RO fd.  There was a bug here
in that the RO fd was never closed, if the RDRW open succeeded, but
this code is bogus anyway, and it breaks newfs of floppies, at least
for me, due to "Device busy."  Anything that wants to fall back is
doing something significantly odd that it should have some more complex
code on its end.
</content>
</entry>
<entry>
<title>Missing "return 0"</title>
<updated>2003-01-30T00:10:24Z</updated>
<author>
<name>Juli Mallett</name>
<email>jmallett@FreeBSD.org</email>
</author>
<published>2003-01-30T00:10:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9e4789cc2f555899eb020e55445861306a1224a6'/>
<id>urn:sha1:9e4789cc2f555899eb020e55445861306a1224a6</id>
<content type='text'>
Big pointy hat to:	jmallett
Spotted by:		peter
</content>
</entry>
<entry>
<title>API for opening (and tracking) writable file descriptors per disk.</title>
<updated>2003-01-29T23:19:46Z</updated>
<author>
<name>Juli Mallett</name>
<email>jmallett@FreeBSD.org</email>
</author>
<published>2003-01-29T23:19:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7dc95357f8ead71486742a81bf3500482fad7778'/>
<id>urn:sha1:7dc95357f8ead71486742a81bf3500482fad7778</id>
<content type='text'>
</content>
</entry>
<entry>
<title>API to fillout a blank disk.  For e.g. newfs.</title>
<updated>2003-01-23T21:32:56Z</updated>
<author>
<name>Juli Mallett</name>
<email>jmallett@FreeBSD.org</email>
</author>
<published>2003-01-23T21:32:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d934deeff98d3d201cf2a3a015fdd447019762cc'/>
<id>urn:sha1:d934deeff98d3d201cf2a3a015fdd447019762cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Store not only the current cylinder group in the series (i.e. next that needs</title>
<updated>2003-01-19T05:46:23Z</updated>
<author>
<name>Juli Mallett</name>
<email>jmallett@FreeBSD.org</email>
</author>
<published>2003-01-19T05:46:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=cc3dd52898c0ec5f192ce466461fc186db1764e2'/>
<id>urn:sha1:cc3dd52898c0ec5f192ce466461fc186db1764e2</id>
<content type='text'>
to be read in) but also the last cylinder group in the series (i.e. what is
stored in the structure).
</content>
</entry>
<entry>
<title>Add facility to read one, or a string of, cylinger groups.</title>
<updated>2003-01-19T01:31:26Z</updated>
<author>
<name>Juli Mallett</name>
<email>jmallett@FreeBSD.org</email>
</author>
<published>2003-01-19T01:31:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=22ec2ef3bb873d7d4cb5c36da6a65069fa2ee871'/>
<id>urn:sha1:22ec2ef3bb873d7d4cb5c36da6a65069fa2ee871</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Hunt for a disk to operate on, if we're passed a partition mountpoint, etc.</title>
<updated>2003-01-19T00:43:17Z</updated>
<author>
<name>Juli Mallett</name>
<email>jmallett@FreeBSD.org</email>
</author>
<published>2003-01-19T00:43:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=656128586d46b1ce8ff315062a35f95d3fc97378'/>
<id>urn:sha1:656128586d46b1ce8ff315062a35f95d3fc97378</id>
<content type='text'>
Concept reviewed by:	phk
</content>
</entry>
<entry>
<title>Nuke dumb error reporting code, people can just use disk::d_error.  Unify the</title>
<updated>2003-01-18T04:22:14Z</updated>
<author>
<name>Juli Mallett</name>
<email>jmallett@FreeBSD.org</email>
</author>
<published>2003-01-18T04:22:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=49b2a6863b5cda7f53e18baa1747bfd5efdb2051'/>
<id>urn:sha1:49b2a6863b5cda7f53e18baa1747bfd5efdb2051</id>
<content type='text'>
DEBUG and d_error initialisation into an ERROR macro, which can both trace and
set the d_error field.  Much a more meaningful thing, I should say.
</content>
</entry>
</feed>
