<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/gnu/fs/ext2fs/ext2_inode.c, branch release/6.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2005-11-03T00:35:26+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2005-11-03T00:35:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3640cb54210edbb7edbf1b12ef0127ecfcea967d'/>
<id>3640cb54210edbb7edbf1b12ef0127ecfcea967d</id>
<content type='text'>
'RELENG_6_0_0_RELEASE'.

This commit was manufactured to restore the state of the 6.0-RELEASE image.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_6_0_0_RELEASE'.

This commit was manufactured to restore the state of the 6.0-RELEASE image.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move ext2fs from src/gnu to src/gnu/fs.</title>
<updated>2005-06-15T02:36:11+00:00</updated>
<author>
<name>Craig Rodrigues</name>
<email>rodrigc@FreeBSD.org</email>
</author>
<published>2005-06-15T02:36:11+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b61403ff72cd78ad6c7529487bf2d87daededa00'/>
<id>b61403ff72cd78ad6c7529487bf2d87daededa00</id>
<content type='text'>
Discussed on arch@.

Reviewed by:	kan
Approved by:	re (blanket), kan
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Discussed on arch@.

Reviewed by:	kan
Approved by:	re (blanket), kan
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't hold a reference to the disk vnode for each inode.</title>
<updated>2005-03-16T07:13:09+00:00</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2005-03-16T07:13:09+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=699236799914d543a25c422ebcf1d9b72b290602'/>
<id>699236799914d543a25c422ebcf1d9b72b290602</id>
<content type='text'>
Don't store the disk cdev in all inodes, it's only used for debugging
printfs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't store the disk cdev in all inodes, it's only used for debugging
printfs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use vfs_hash() instead of home-rolled</title>
<updated>2005-03-14T13:30:06+00:00</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2005-03-14T13:30:06+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9236b51d40c512d8f3cdaf5e3a8e72bc9d8a135a'/>
<id>9236b51d40c512d8f3cdaf5e3a8e72bc9d8a135a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title> - Catch up with ufs_inode 1.59, ffs_vfsops.c 1.280, and ufs_vnops.c 1.267.</title>
<updated>2005-03-13T12:13:55+00:00</updated>
<author>
<name>Jeff Roberson</name>
<email>jeff@FreeBSD.org</email>
</author>
<published>2005-03-13T12:13:55+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d10f4f44f8bf5416796f176011b3bf5ca60ed3c7'/>
<id>d10f4f44f8bf5416796f176011b3bf5ca60ed3c7</id>
<content type='text'>
   Various changes to support new vgone() locking protocol.

Sponsored by:	Isilon Systems, Inc.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
   Various changes to support new vgone() locking protocol.

Sponsored by:	Isilon Systems, Inc.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make filesystems get rid of their own vnodes vnode_pager object in</title>
<updated>2005-01-28T14:42:17+00:00</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2005-01-28T14:42:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a369f34d76b53438f6f4f50a93c95bdb06da81b0'/>
<id>a369f34d76b53438f6f4f50a93c95bdb06da81b0</id>
<content type='text'>
VOP_RECLAIM().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
VOP_RECLAIM().
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused argument to vrecycle()</title>
<updated>2005-01-28T13:08:21+00:00</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2005-01-28T13:08:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d4eb29ba71176cf50f25f7564207a68346ca8b6a'/>
<id>d4eb29ba71176cf50f25f7564207a68346ca8b6a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>/* -&gt; /*- for copyright notices, minor format tweaks as necessary</title>
<updated>2005-01-06T18:27:30+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2005-01-06T18:27:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=fa521b036670715f43656cf6c8bebc818f8b06c8'/>
<id>fa521b036670715f43656cf6c8bebc818f8b06c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Loose the v_dirty* and v_clean* alias macros.</title>
<updated>2004-10-25T09:14:03+00:00</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2004-10-25T09:14:03+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=156cb26583261189ef25d1535ec92e4244adb0f8'/>
<id>156cb26583261189ef25d1535ec92e4244adb0f8</id>
<content type='text'>
Check the count field where we just want to know the full/empty state,
rather than using TAILQ_EMPTY() or TAILQ_FIRST().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Check the count field where we just want to know the full/empty state,
rather than using TAILQ_EMPTY() or TAILQ_FIRST().
</pre>
</div>
</content>
</entry>
<entry>
<title>Move the buffer method vector (buf-&gt;b_op) to the bufobj.</title>
<updated>2004-10-24T20:03:41+00:00</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2004-10-24T20:03:41+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b792bebeea678f9c06d3ac261f0fa969916eb223'/>
<id>b792bebeea678f9c06d3ac261f0fa969916eb223</id>
<content type='text'>
Extend it with a strategy method.

Add bufstrategy() which do the usual VOP_SPECSTRATEGY/VOP_STRATEGY
song and dance.

Rename ibwrite to bufwrite().

Move the two NFS buf_ops to more sensible places, add bufstrategy
to them.

Add inlines for bwrite() and bstrategy() which calls through
buf-&gt;b_bufobj-&gt;b_ops-&gt;b_{write,strategy}().

Replace almost all VOP_STRATEGY()/VOP_SPECSTRATEGY() calls with bstrategy().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Extend it with a strategy method.

Add bufstrategy() which do the usual VOP_SPECSTRATEGY/VOP_STRATEGY
song and dance.

Rename ibwrite to bufwrite().

Move the two NFS buf_ops to more sensible places, add bufstrategy
to them.

Add inlines for bwrite() and bstrategy() which calls through
buf-&gt;b_bufobj-&gt;b_ops-&gt;b_{write,strategy}().

Replace almost all VOP_STRATEGY()/VOP_SPECSTRATEGY() calls with bstrategy().
</pre>
</div>
</content>
</entry>
</feed>
