<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/gnu, branch release/6.1.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.1.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.1.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2006-05-06T19:24:14Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2006-05-06T19:24:14Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2006-05-06T19:24:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=26c52663cb5e53422c188e65b45755f348c2fbf3'/>
<id>urn:sha1:26c52663cb5e53422c188e65b45755f348c2fbf3</id>
<content type='text'>
'RELENG_6_1_0_RELEASE'.

This commit was manufactured to restore the state of the 6.1-RELEASE image.
</content>
</entry>
<entry>
<title>MFC rev. 1.3: repair ext2fs writes.</title>
<updated>2006-05-03T21:51:52Z</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@FreeBSD.org</email>
</author>
<published>2006-05-03T21:51:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1ef0ad70138a8dd566ddede2b94ab775508a1137'/>
<id>urn:sha1:1ef0ad70138a8dd566ddede2b94ab775508a1137</id>
<content type='text'>
Approved by:	re (scottl)
</content>
</entry>
<entry>
<title>Work around the shortness of the size argument to</title>
<updated>2006-02-20T00:53:15Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2006-02-20T00:53:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c40d13297981ebf8709fe96b3a3377a48261f3ba'/>
<id>urn:sha1:c40d13297981ebf8709fe96b3a3377a48261f3ba</id>
<content type='text'>
vnode_create_vobject() while preserving the binary ABI
to filesystem modules in RELENG_6: introduce a new function
vnode_create_vobject_off() that takes the size argument
as off_t; move all stock file systems to it; re-implement
the old vnode_create_vobject() using vnode_create_vobject_off()
so that old or binary-only FS modules can work w/o hitting the
bug.  The trick is to pass a size of 0 to vnode_create_vobject_off()
so that it will call VOP_GETATTR() and thus get the actual,
untruncated file size even if the calling module still uses
the old vnode_create_vobject().

PR:		kern/92243
Approved by:	re (scottl)
</content>
</entry>
<entry>
<title>MFC: Add marker vnodes to ensure that all vnodes associated with the mount</title>
<updated>2006-01-14T01:18:03Z</updated>
<author>
<name>Tor Egge</name>
<email>tegge@FreeBSD.org</email>
</author>
<published>2006-01-14T01:18:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a8cdaa5a2cf3aad4f10eae375fddf786c49e202b'/>
<id>urn:sha1:a8cdaa5a2cf3aad4f10eae375fddf786c49e202b</id>
<content type='text'>
     point are iterated over when using MNT_VNODE_FOREACH.
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2006-01-05T19:37:39Z</updated>
<author>
<name>Jean-Sébastien Pédron</name>
<email>dumbbell@FreeBSD.org</email>
</author>
<published>2006-01-05T19:37:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ec34cf55e25344032981aeec8a76b9c62c6549f7'/>
<id>urn:sha1:ec34cf55e25344032981aeec8a76b9c62c6549f7</id>
<content type='text'>
  revision 1.2
  Don't hold a reference to the disk vnode for each inode.

Reviewed by:	mux (mentor)
</content>
</entry>
<entry>
<title>MFC ext2_lookup.c 1.51</title>
<updated>2006-01-04T19:32:00Z</updated>
<author>
<name>Don Lewis</name>
<email>truckman@FreeBSD.org</email>
</author>
<published>2006-01-04T19:32:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=bb86a9851693d777e99016f53dc7960719c10626'/>
<id>urn:sha1:bb86a9851693d777e99016f53dc7960719c10626</id>
<content type='text'>
Original commit message:
  Log:
  Apply the same fix to a potential race in the ISDOTDOT code in
  ext2_lookup() that was used to fix an actual race in ufs_lookup.c:1.78.
  This is not currently a hazard, but the bug would be activated by
  marking ext2fs as MPSAFE.

  Requested by:   bde
  MFC after:      2 weeks
</content>
</entry>
<entry>
<title>I didn't remember to commit the style-fixes for my previous</title>
<updated>2005-12-29T21:32:06Z</updated>
<author>
<name>Martin Cracauer</name>
<email>cracauer@FreeBSD.org</email>
</author>
<published>2005-12-29T21:32:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b50172a9abaef5cd1d84fc9b8103b2c3f16f2121'/>
<id>urn:sha1:b50172a9abaef5cd1d84fc9b8103b2c3f16f2121</id>
<content type='text'>
commit.
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2005-12-09T14:55:39Z</updated>
<author>
<name>Jean-Sébastien Pédron</name>
<email>dumbbell@FreeBSD.org</email>
</author>
<published>2005-12-09T14:55:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c3a357f42cdff8b4773e935569195b3b27c74b17'/>
<id>urn:sha1:c3a357f42cdff8b4773e935569195b3b27c74b17</id>
<content type='text'>
  revision 1.2
  date: 2005/10/21 09:15:26;  author: dumbbell;  state: Exp;  lines: +3 -1
  Apply the same fix to a potential race in the ISDOTDOT code
  in reiserfs_lookup() that was used to fix an actual race in
  ufs_lookup.c:1.78. This is not currently a hazard, but the
  bug would be activated by marking reiserfs as MPSAFE.

Reviewed by:	mux (mentor)
</content>
</entry>
<entry>
<title>Fix this:</title>
<updated>2005-10-28T18:44:26Z</updated>
<author>
<name>Martin Cracauer</name>
<email>cracauer@FreeBSD.org</email>
</author>
<published>2005-10-28T18:44:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=47e5f2ec37ba7cab315ab06c270625610a960a12'/>
<id>urn:sha1:47e5f2ec37ba7cab315ab06c270625610a960a12</id>
<content type='text'>
kern/87959      cracauer        ext2fs: no cp(1) possible, mmap returns EINVAL

ext2fs was missing vnode_create_vobject.

(Reisefs probably has the same problem but I want to get this in quick
for 6-release)

releng-6 branches commits approved by Scott Long.

Approved by: re
</content>
</entry>
<entry>
<title>MFC 1.154 (by rodrigc)</title>
<updated>2005-10-06T18:27:27Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2005-10-06T18:27:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=57050c84e50a75778d5046dde7f64e9598505d44'/>
<id>urn:sha1:57050c84e50a75778d5046dde7f64e9598505d44</id>
<content type='text'>
|  In ext2_mountfs(), check that the superblock size, SBSIZE,
|  is aligned with the sectorsize value returned by GEOM, before
|  doing a bread() of the superblock.
|  This eliminates a panic when trying the following on an empty CD-ROM drive:
|  mount_ext2fs /dev/acd0 /mnt
|
|  Reviewed by:    phk
|
|  Revision  Changes    Path
|  1.154     +12 -0     src/sys/gnu/fs/ext2fs/ext2_vfsops.c

Approved by:	re (scottl)
</content>
</entry>
</feed>
