<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/gnu/ext2fs, branch release/4.6.2_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F4.6.2_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F4.6.2_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2002-08-14T06:57:09Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2002-08-14T06:57:09Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2002-08-14T06:57:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=72b7f92e6edf4375820f765b41697b3208ce7fe7'/>
<id>urn:sha1:72b7f92e6edf4375820f765b41697b3208ce7fe7</id>
<content type='text'>
'RELENG_4_6_2_RELEASE'.

This commit was manufactured to restore the state of the 4.6.2-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_4_6'.</title>
<updated>2002-07-03T13:01:42Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2002-07-03T13:01:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=db0a3b09965d55f9dee7a58fb04e31df42b6ae73'/>
<id>urn:sha1:db0a3b09965d55f9dee7a58fb04e31df42b6ae73</id>
<content type='text'>
</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/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/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/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/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/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>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/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/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>
<entry>
<title>MFC:</title>
<updated>2001-03-05T13:09:13Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2001-03-05T13:09:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=250ca53067c7d9dd1e8993dbe55b6b9082aca074'/>
<id>urn:sha1:250ca53067c7d9dd1e8993dbe55b6b9082aca074</id>
<content type='text'>
Convert all users of fldoff() to offsetof().  fldoff() is bad
because it only takes a struct tag which makes it impossible to
use unions, typedefs etc.

Define __offsetof() in &lt;machine/ansi.h&gt;
Define offsetof() in terms of __offsetof() in &lt;stddef.h&gt; and &lt;sys/types.h&gt;
</content>
</entry>
</feed>
