<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/gnu/fs/ext2fs/inode.h, branch release/6.2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.2.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.2.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2007-01-11T22:54:46Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2007-01-11T22:54:46Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2007-01-11T22:54:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=201f78d6b90635d961fa373ecd706e3786333b7e'/>
<id>urn:sha1:201f78d6b90635d961fa373ecd706e3786333b7e</id>
<content type='text'>
'RELENG_6_2_0_RELEASE'.

This commit was manufactured to restore the state of the 6.2-RELEASE image.
</content>
</entry>
<entry>
<title>Remove inode fields previously used for private inode hash tables.</title>
<updated>2005-03-16T08:09:52Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2005-03-16T08:09:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=fd475cc19de7a08029198b560df878ac2acf19a6'/>
<id>urn:sha1:fd475cc19de7a08029198b560df878ac2acf19a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't hold a reference to the disk vnode for each inode.</title>
<updated>2005-03-16T07:13:09Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2005-03-16T07:13:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=699236799914d543a25c422ebcf1d9b72b290602'/>
<id>urn:sha1:699236799914d543a25c422ebcf1d9b72b290602</id>
<content type='text'>
Don't store the disk cdev in all inodes, it's only used for debugging
printfs.
</content>
</entry>
<entry>
<title>/* -&gt; /*- for copyright notices, minor format tweaks as necessary</title>
<updated>2005-01-06T18:27:30Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2005-01-06T18:27:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=fa521b036670715f43656cf6c8bebc818f8b06c8'/>
<id>urn:sha1:fa521b036670715f43656cf6c8bebc818f8b06c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed misformatting of code and breaking of a comment in previous commit.</title>
<updated>2004-06-20T03:36:31Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>2004-06-20T03:36:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=82d8695afbbbc5a39a9fb96801940e11b05912b5'/>
<id>urn:sha1:82d8695afbbbc5a39a9fb96801940e11b05912b5</id>
<content type='text'>
</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>Remove advertising clause from University of California Regent's</title>
<updated>2004-04-07T20:46:16Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2004-04-07T20:46:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f36cfd49adb62472fd7009ecd4f0927c126ff785'/>
<id>urn:sha1:f36cfd49adb62472fd7009ecd4f0927c126ff785</id>
<content type='text'>
license, per letter dated July 22, 1999 and email from Peter Wemm,
Alan Cox and Robert Watson.

Approved by: core, peter, alc, rwatson
</content>
</entry>
<entry>
<title>Use explicitly-sized types where necessary to make ext2fs work again</title>
<updated>2002-05-18T19:12:38Z</updated>
<author>
<name>Ian Dowse</name>
<email>iedowse@FreeBSD.org</email>
</author>
<published>2002-05-18T19:12:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=39e24f84acc7bd7fd313fcc640ea2533862870dd'/>
<id>urn:sha1:39e24f84acc7bd7fd313fcc640ea2533862870dd</id>
<content type='text'>
after the change to a 64-bit daddr_t.
</content>
</entry>
<entry>
<title>Following a repo-copy from src/sys/ufs/ufs, rename functions and</title>
<updated>2002-05-14T17:14:01Z</updated>
<author>
<name>Ian Dowse</name>
<email>iedowse@FreeBSD.org</email>
</author>
<published>2002-05-14T17:14:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=cf6b7c4adc388c37d58500c1461b5ca0c96866ca'/>
<id>urn:sha1:cf6b7c4adc388c37d58500c1461b5ca0c96866ca</id>
<content type='text'>
structures etc. to ext2fs-specific names, and remove ufs-specific
code that is no longer required. As a first stage, the code will
still convert back and forth between the on-disk format and struct
inode, so the struct dinode fields have been added to struct inode
for now.

Note that these files are not yet connected to the build.
</content>
</entry>
<entry>
<title>The addition of i_dirhash to struct inode pushed RELENG_4's</title>
<updated>2001-09-24T18:29:20Z</updated>
<author>
<name>Ian Dowse</name>
<email>iedowse@FreeBSD.org</email>
</author>
<published>2001-09-24T18:29:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5d76690a7f559d4d9e6c96e892557fa08273fd40'/>
<id>urn:sha1:5d76690a7f559d4d9e6c96e892557fa08273fd40</id>
<content type='text'>
sizeof(struct inode) into a new malloc bucket on the i386. This
didn't happen in -current due to the removal of i_lock, but it does
no harm to apply the workaround to -current first.

Reduce the size of the i_spare[] array in struct inode from 4 to
3 entries, and change ext2fs to use i_din.di_spare[1] so that it
does not need i_spare[3].

Reviewed by:	bde
MFC after:	3 days
</content>
</entry>
</feed>
