<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/gnu, branch release/4.7.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.7.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.7.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2002-10-08T05:39:08Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2002-10-08T05:39:08Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2002-10-08T05:39:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e1b05e3a6cd90b0bf91b47aeff71da2a9d048a9d'/>
<id>urn:sha1:e1b05e3a6cd90b0bf91b47aeff71da2a9d048a9d</id>
<content type='text'>
'RELENG_4_7_0_RELEASE'.

This commit was manufactured to restore the state of the 4.7-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>MFC: Fix two off-by-one errors when sanity-checking inode numbers.</title>
<updated>2002-07-01T00:18:51Z</updated>
<author>
<name>Ian Dowse</name>
<email>iedowse@FreeBSD.org</email>
</author>
<published>2002-07-01T00:18:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a0be4046945b427e7b8e0090a3e5e8d495dd7f1d'/>
<id>urn:sha1:a0be4046945b427e7b8e0090a3e5e8d495dd7f1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC (ext2_vfsops.c 1.91, cd9660_vfsops.c 1.98, ffs_vfsops.c 1.173: set</title>
<updated>2002-04-08T09:39:30Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>2002-04-08T09:39:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f323b64ce82931cf1d7fb9c83d39ee52788c9f01'/>
<id>urn:sha1:f323b64ce82931cf1d7fb9c83d39ee52788c9f01</id>
<content type='text'>
si_iosize_max correctly in ffs, and don't forget to set it in cd9660
and ext2fs (the original log message mistakenly said msdosfs instead of
cd9660)).
</content>
</entry>
<entry>
<title>Bump __FreeBSD_version to 440002 to account for the mount structure</title>
<updated>2001-11-04T18:57:52Z</updated>
<author>
<name>Matthew Dillon</name>
<email>dillon@FreeBSD.org</email>
</author>
<published>2001-11-04T18:57:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f8bb8998defce0b8da4742779f10fcf70eee82e1'/>
<id>urn:sha1:f8bb8998defce0b8da4742779f10fcf70eee82e1</id>
<content type='text'>
change (LIST vnodelist -&gt; TAILQ nvnodelist).  At this time I am also
adding a second TAILQ list, currently reserved, to the mount structure
that will later be used to split the vnode list into a clean and dirty
list, so as to get all mount structure changes over and done with now.
</content>
</entry>
<entry>
<title>MFC change vnode list under mount point from LIST to TAILQ in preparation</title>
<updated>2001-10-25T19:18:55Z</updated>
<author>
<name>Matthew Dillon</name>
<email>dillon@FreeBSD.org</email>
</author>
<published>2001-10-25T19:18:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=215cc5a5bfe21111e0dad8d9dabb4b44cb96021b'/>
<id>urn:sha1:215cc5a5bfe21111e0dad8d9dabb4b44cb96021b</id>
<content type='text'>
for scaleability fixes for machines with &gt;= 2G of ram coming down the pipe.
</content>
</entry>
<entry>
<title>MFC: Bring sizeof(struct inode) back to 256 bytes by reducing the</title>
<updated>2001-09-29T12:52:52Z</updated>
<author>
<name>Ian Dowse</name>
<email>iedowse@FreeBSD.org</email>
</author>
<published>2001-09-29T12:52:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c24fb02d96f28fdf4e98ef82c534f32d2c562c90'/>
<id>urn:sha1:c24fb02d96f28fdf4e98ef82c534f32d2c562c90</id>
<content type='text'>
size of i_spare[] and making ext2fs use a spare dinode field instead.
</content>
</entry>
<entry>
<title>Nuke the old dgm stuff</title>
<updated>2001-09-23T19:59:18Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>2001-09-23T19:59:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=970adc8da4d7a0213723925dfffa57e902dfb3e5'/>
<id>urn:sha1:970adc8da4d7a0213723925dfffa57e902dfb3e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: SSE kernel support.  This is only active if you compile</title>
<updated>2001-08-15T01:23:54Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2001-08-15T01:23:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=75c2d83136b6772479852c52ef9e040726df4eb5'/>
<id>urn:sha1:75c2d83136b6772479852c52ef9e040726df4eb5</id>
<content type='text'>
'options CPU_ENABLE_SSE' in the kernel.  This is a MFC of the
code in -current, plus all the followup fixes and tweaks but
adapted for the npx and compile differences in RELENG_4.
The npx_intr() change comes from the 4.3 version of the diffs
since -current uses traps vs. interrupts in npx.c.

This is a giant no-op without the kernel compile option.

Approved by:	re (murray)
</content>
</entry>
<entry>
<title>MFC: ext2fs support on alpha.  I have tested it using an ext2fs fs created</title>
<updated>2001-08-14T18:03:19Z</updated>
<author>
<name>Andrew Gallatin</name>
<email>gallatin@FreeBSD.org</email>
</author>
<published>2001-08-14T18:03:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8fa227552b6d5e238f547a4af6985e49888c8dc0'/>
<id>urn:sha1:8fa227552b6d5e238f547a4af6985e49888c8dc0</id>
<content type='text'>
by rh7.1 on alpha &amp; it appears to work
approved by: murray
</content>
</entry>
<entry>
<title>MFC: Change the interface to vflush() so that it can deal with</title>
<updated>2001-07-26T20:37:33Z</updated>
<author>
<name>Ian Dowse</name>
<email>iedowse@FreeBSD.org</email>
</author>
<published>2001-07-26T20:37:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6331c3441f25258a77872fe54d5f60b639e9d02c'/>
<id>urn:sha1:6331c3441f25258a77872fe54d5f60b639e9d02c</id>
<content type='text'>
extra references on the filesystem root vnode. This fixes bugs in
a number of filesystems that could cause forced umounts to erroneously
return EBUSY, and it centralises a lot of xxx_unmount logic.

This unfortunately requires the recompilation of any filesystem
KLDs, although I have added an extra sanity check that should help
to avoid panics if old modules are used (the filesystem may refuse
to umount, and if so, a warning message will appear on the console).

Not objected to by:	-stable
</content>
</entry>
</feed>
