<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/miscfs/devfs, branch stable/4</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=stable%2F4</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=stable%2F4'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2001-07-25T12:11:15Z</updated>
<entry>
<title>Removing old, broken DEVFS from -stable phase two: remove</title>
<updated>2001-07-25T12:11:15Z</updated>
<author>
<name>Dima Dorfman</name>
<email>dd@FreeBSD.org</email>
</author>
<published>2001-07-25T12:11:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=77ebf69825275e478c11b4bdfe08269a9e8237b5'/>
<id>urn:sha1:77ebf69825275e478c11b4bdfe08269a9e8237b5</id>
<content type='text'>
implementation, header files, and man pages (i.e., all files specific
to DEVFS).
</content>
</entry>
<entry>
<title>Disable DEVFS in 4.x</title>
<updated>2001-05-06T07:09:48Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2001-05-06T07:09:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9ca466ca94933296f37f669ef5ee661b7bd4754e'/>
<id>urn:sha1:9ca466ca94933296f37f669ef5ee661b7bd4754e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC vfs_bio.c 1.269 and friends.  This MFC's the better launder limiting</title>
<updated>2000-12-30T01:51:12Z</updated>
<author>
<name>Matthew Dillon</name>
<email>dillon@FreeBSD.org</email>
</author>
<published>2000-12-30T01:51:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c3f85defef6b57cc8234dd1ec710153434d6d50d'/>
<id>urn:sha1:c3f85defef6b57cc8234dd1ec710153434d6d50d</id>
<content type='text'>
solution.  See commitlogs/sys '2000/12/26 11:41:38 PST'
</content>
</entry>
<entry>
<title>MFC: $FreeBSD$</title>
<updated>2000-08-03T01:09:59Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2000-08-03T01:09:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8f782fbc5a2aa251c652981f9222d6c3f3dbd696'/>
<id>urn:sha1:8f782fbc5a2aa251c652981f9222d6c3f3dbd696</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Remove MAX_PERF with extreme prejudice.</title>
<updated>2000-03-17T10:47:36Z</updated>
<author>
<name>Paul Saab</name>
<email>ps@FreeBSD.org</email>
</author>
<published>2000-03-17T10:47:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a74d39ef0c70fcf0268737387112e7369014534c'/>
<id>urn:sha1:a74d39ef0c70fcf0268737387112e7369014534c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Give vn_isdisk() a second argument where it can return a suitable errno.</title>
<updated>2000-01-10T12:04:27Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2000-01-10T12:04:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ba4ad1fceab8c8580845aa2006c51598a2573117'/>
<id>urn:sha1:ba4ad1fceab8c8580845aa2006c51598a2573117</id>
<content type='text'>
Suggested by:	bde
</content>
</entry>
<entry>
<title>Eliminate unused variables</title>
<updated>1999-12-20T18:26:02Z</updated>
<author>
<name>Eivind Eklund</name>
<email>eivind@FreeBSD.org</email>
</author>
<published>1999-12-20T18:26:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=874fa3e43e6198f743416fe39b9a03e3b6c5d6b5'/>
<id>urn:sha1:874fa3e43e6198f743416fe39b9a03e3b6c5d6b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Second pass commit to introduce new ACL and Extended Attribute system</title>
<updated>1999-12-19T06:08:07Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>1999-12-19T06:08:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=91f37dcba1648b1f24e2913c3ab78fc4eae35991'/>
<id>urn:sha1:91f37dcba1648b1f24e2913c3ab78fc4eae35991</id>
<content type='text'>
calls, vnops, vfsops, both in /kern, and to individual file systems that
require a vfsop_ array entry.

Reviewed by:	eivind
</content>
</entry>
<entry>
<title>Introduce NDFREE (and remove VOP_ABORTOP)</title>
<updated>1999-12-15T23:02:35Z</updated>
<author>
<name>Eivind Eklund</name>
<email>eivind@FreeBSD.org</email>
</author>
<published>1999-12-15T23:02:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=762e6b856c64ee48f286a7f0b45d0067e556b252'/>
<id>urn:sha1:762e6b856c64ee48f286a7f0b45d0067e556b252</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Lock reporting and assertion changes.</title>
<updated>1999-12-11T16:13:02Z</updated>
<author>
<name>Eivind Eklund</name>
<email>eivind@FreeBSD.org</email>
</author>
<published>1999-12-11T16:13:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6bdfe06ad9337a33a402bc933006265c30980780'/>
<id>urn:sha1:6bdfe06ad9337a33a402bc933006265c30980780</id>
<content type='text'>
* lockstatus() and VOP_ISLOCKED() gets a new process argument and a new
  return value: LK_EXCLOTHER, when the lock is held exclusively by another
  process.
* The ASSERT_VOP_(UN)LOCKED family is extended to use what this gives them
* Extend the vnode_if.src format to allow more exact specification than
  locked/unlocked.

This commit should not do any semantic changes unless you are using
DEBUG_VFS_LOCKS.

Discussed with:	grog, mch, peter, phk
Reviewed by:	peter
</content>
</entry>
</feed>
