<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/kern/vnode_if.src, branch release/2.2.8_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F2.2.8_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F2.2.8_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>1999-01-21T00:55:30Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1999-01-21T00:55:30Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1999-01-21T00:55:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a9e2dc176f709713f9565ed1711c958f0707eb36'/>
<id>urn:sha1:a9e2dc176f709713f9565ed1711c958f0707eb36</id>
<content type='text'>
'RELENG_2_2_8_RELEASE'.

This commit was manufactured to restore the state of the 2.2.8-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>Changes to support 1Tb filesizes.  Pages are now named by an</title>
<updated>1995-12-11T04:58:34Z</updated>
<author>
<name>John Dyson</name>
<email>dyson@FreeBSD.org</email>
</author>
<published>1995-12-11T04:58:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a316d390bda3e185e04632e807a012a345492935'/>
<id>urn:sha1:a316d390bda3e185e04632e807a012a345492935</id>
<content type='text'>
(object,index) pair instead of (object,offset) pair.
</content>
</entry>
<entry>
<title>Interface change for the VOP_GETPAGES -- missed in previous commits.</title>
<updated>1995-10-23T02:55:55Z</updated>
<author>
<name>John Dyson</name>
<email>dyson@FreeBSD.org</email>
</author>
<published>1995-10-23T02:55:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=cd0402ec7af891f9a4550b45b6ee57cd68a3aca6'/>
<id>urn:sha1:cd0402ec7af891f9a4550b45b6ee57cd68a3aca6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added VOP_GETPAGES/VOP_PUTPAGES and also the "backwards" block count</title>
<updated>1995-09-04T00:21:16Z</updated>
<author>
<name>John Dyson</name>
<email>dyson@FreeBSD.org</email>
</author>
<published>1995-09-04T00:21:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c83ebe7781c6bff90fc64f692ee5a7f93af0a366'/>
<id>urn:sha1:c83ebe7781c6bff90fc64f692ee5a7f93af0a366</id>
<content type='text'>
for VOP_BMAP.  Updated affected filesystems...
</content>
</entry>
<entry>
<title>Removed my special-case hack for VOP_LINK and fixed the problem with the</title>
<updated>1995-08-01T18:51:02Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1995-08-01T18:51:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4777741358be34ae3a042afe58616b974a07afce'/>
<id>urn:sha1:4777741358be34ae3a042afe58616b974a07afce</id>
<content type='text'>
wrong vp's ops vector being used by changing the VOP_LINK's argument order.
The special-case hack doesn't go far enough and breaks the generic
bypass routine used in some non-leaf filesystems. Pointed out by Kirk
McKusick.
</content>
</entry>
<entry>
<title>The generated VCALL always uses the first vp which in the case of /link/</title>
<updated>1995-07-07T13:41:28Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1995-07-07T13:41:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=083c109df6c67628f5bf7f09d54cfc9ab6709af7'/>
<id>urn:sha1:083c109df6c67628f5bf7f09d54cfc9ab6709af7</id>
<content type='text'>
might not be handled by the same FS as the directory (e.g. special device
files)...so it must be special-cased. This bug is seen when doing
"ln /dev/console /dev/foo" or equivilent and first appeared after I fixed
the argument order of VOP_LINK.  YUCK! There really needs to be a way of
specifying what vp to use in the VCALL; doing this could fix the strategy
and bwrite special-cases, too.
</content>
</entry>
<entry>
<title>Fixed VOP_LINK argument order botch.</title>
<updated>1995-06-28T07:06:55Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1995-06-28T07:06:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9879652657e2c097598094935210280424a76b28'/>
<id>urn:sha1:9879652657e2c097598094935210280424a76b28</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make NFS ask the filesystems for directory cookies instead of making them</title>
<updated>1994-09-28T16:45:22Z</updated>
<author>
<name>Doug Rabson</name>
<email>dfr@FreeBSD.org</email>
</author>
<published>1994-09-28T16:45:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9abf4d6ee0fadcddc08ff3dd0eb0604027617213'/>
<id>urn:sha1:9abf4d6ee0fadcddc08ff3dd0eb0604027617213</id>
<content type='text'>
itself.
</content>
</entry>
<entry>
<title>Added $Id$</title>
<updated>1994-08-02T07:55:43Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1994-08-02T07:55:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3c4dd3568f411b4f00f795929afb77ca972c2325'/>
<id>urn:sha1:3c4dd3568f411b4f00f795929afb77ca972c2325</id>
<content type='text'>
</content>
</entry>
<entry>
<title>BSD 4.4 Lite Kernel Sources</title>
<updated>1994-05-24T10:09:53Z</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1994-05-24T10:09:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=df8bae1de4b67ccf57f4afebd4e2bf258c38910d'/>
<id>urn:sha1:df8bae1de4b67ccf57f4afebd4e2bf258c38910d</id>
<content type='text'>
</content>
</entry>
</feed>
