<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/gnu/ext2fs/ext2_linux_balloc.c, branch releng/4.7</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F4.7</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F4.7'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2001-08-14T18:03:19Z</updated>
<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 (support filesystems with the not-so-new "sparse_superblocks"</title>
<updated>2000-11-05T19:17:40Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>2000-11-05T19:17:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=319d05c53eff86a2e2947bd5d23750a7b5d6e0b1'/>
<id>urn:sha1:319d05c53eff86a2e2947bd5d23750a7b5d6e0b1</id>
<content type='text'>
feature).

Approved by:	jkh
</content>
</entry>
<entry>
<title>MFC: $FreeBSD$</title>
<updated>2000-08-03T00:54:41Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2000-08-03T00:54:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b245958cd3ea7381f0622c14daf335461b9d0bc8'/>
<id>urn:sha1:b245958cd3ea7381f0622c14daf335461b9d0bc8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added a used #include (don't depend on "vnode_if.h" including &lt;sys/buf.h&gt;).</title>
<updated>1999-02-25T15:54:06Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1999-02-25T15:54:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a5c9bce777ae709beee764218e68243dc374f660'/>
<id>urn:sha1:a5c9bce777ae709beee764218e68243dc374f660</id>
<content type='text'>
</content>
</entry>
<entry>
<title>        Fix warnings in preparation for adding -Wall -Wcast-qual to the</title>
<updated>1999-01-27T21:50:00Z</updated>
<author>
<name>Matthew Dillon</name>
<email>dillon@FreeBSD.org</email>
</author>
<published>1999-01-27T21:50:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d254af07a14b8ea8891c2369150729943aa142df'/>
<id>urn:sha1:d254af07a14b8ea8891c2369150729943aa142df</id>
<content type='text'>
        kernel compile
</content>
</entry>
<entry>
<title>Fixed bloatage of `struct inode'.  We used 5 "spare" fields for ext2fs,</title>
<updated>1998-10-13T15:45:43Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1998-10-13T15:45:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d2165c2f7d8bf2783caa37e8e1e25610740e04fe'/>
<id>urn:sha1:d2165c2f7d8bf2783caa37e8e1e25610740e04fe</id>
<content type='text'>
but when i_effnlink was added to support soft updates, there was only
room for 4 spares.  The number of spares was not reduced, so the inode
size became 260 (on i386's), or 512 after rounding up by malloc().
Use one spare field in `struct dinode' instead of the 5th spare field
in the inode and reduced to 4 spares in the inode so that the size is
256 again.

Changed the types of the spares in the inode from int to u_int32_t
so that the inode size has more chance of being &lt;= 256 under other
arches, and downdated ext2fs to match (it was broken to use ints
before rev.1.1).
</content>
</entry>
<entry>
<title>Support compiling with `gcc -ansi'.</title>
<updated>1998-04-15T17:47:40Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1998-04-15T17:47:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c1087c13240442926a34afa825b4dd3993868549'/>
<id>urn:sha1:c1087c13240442926a34afa825b4dd3993868549</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a problem with ext2fs so that filesystems mounted at reboot don't</title>
<updated>1997-08-04T05:10:31Z</updated>
<author>
<name>John Dyson</name>
<email>dyson@FreeBSD.org</email>
</author>
<published>1997-08-04T05:10:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5fd549b62eeb2d34acff683fceabcc532ea7eb4a'/>
<id>urn:sha1:5fd549b62eeb2d34acff683fceabcc532ea7eb4a</id>
<content type='text'>
keep ahold of buffers, and therefore leave filesystems dirty.  I haven't
been able to test, but the code compiles.  Those who run -current, please
test and report back!!!  (Sorry :-)).

PR:		kern/3571
Submitted by:	Dirk Keunecke &lt;dk@panda.rhein-main.de&gt;
</content>
</entry>
<entry>
<title>Removed unused #includes.</title>
<updated>1997-06-14T14:17:07Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1997-06-14T14:17:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6789b801d1059c2b4641f8f1d75b14e1f92fbd32'/>
<id>urn:sha1:6789b801d1059c2b4641f8f1d75b14e1f92fbd32</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use __i386__ instead of i386 in ifdefs.</title>
<updated>1997-04-01T15:10:38Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1997-04-01T15:10:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ada28e77e65b55a8b86a4d1a11825d9cb7b7e068'/>
<id>urn:sha1:ada28e77e65b55a8b86a4d1a11825d9cb7b7e068</id>
<content type='text'>
Don't compile unused (debugging?) functions.
</content>
</entry>
</feed>
