<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test/sys/cddl, branch stable/7</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test/atom?h=stable%2F7</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test/atom?h=stable%2F7'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/'/>
<updated>2012-09-09T07:47:02Z</updated>
<entry>
<title>MFC r240162:</title>
<updated>2012-09-09T07:47:02Z</updated>
<author>
<name>Martin Matuska</name>
<email>mm@FreeBSD.org</email>
</author>
<published>2012-09-09T07:47:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=1ff8d298b514cea50acc4772557baeff7772d24e'/>
<id>urn:sha1:1ff8d298b514cea50acc4772557baeff7772d24e</id>
<content type='text'>
Make r230454 more readable and vendor-like.

PR:	kern/171380
</content>
</entry>
<entry>
<title>MFC r230454:</title>
<updated>2012-07-24T03:46:58Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2012-07-24T03:46:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=cd508339a72e5ce2b1cf7dd2000f34a657fd7cc6'/>
<id>urn:sha1:cd508339a72e5ce2b1cf7dd2000f34a657fd7cc6</id>
<content type='text'>
Use provided name when allocating ksid domain. It isn't really used on FreeBSD, but should fix a panic when pool is imported from another OS that is using this.

Requested by:	nox
No objections:	pjd
Approved by:	cperciva (implicit)
</content>
</entry>
<entry>
<title>MFC r221740: dtrace: remove unused code</title>
<updated>2011-05-15T08:24:26Z</updated>
<author>
<name>Andriy Gapon</name>
<email>avg@FreeBSD.org</email>
</author>
<published>2011-05-15T08:24:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=7b869ad31974cc579e6f0face9a0becb0d47ec70'/>
<id>urn:sha1:7b869ad31974cc579e6f0face9a0becb0d47ec70</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC r216505: cyclic xcall: use smp_no_rendevous_barrier as setup</title>
<updated>2011-03-11T18:42:17Z</updated>
<author>
<name>Andriy Gapon</name>
<email>avg@FreeBSD.org</email>
</author>
<published>2011-03-11T18:42:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=aed130a4258405481e417f17e4ae675d5e6fbeb2'/>
<id>urn:sha1:aed130a4258405481e417f17e4ae675d5e6fbeb2</id>
<content type='text'>
function parameter
</content>
</entry>
<entry>
<title>MFC r216254: opensolaris cyclic: fix deadlock and make a little bit</title>
<updated>2011-03-11T16:13:26Z</updated>
<author>
<name>Andriy Gapon</name>
<email>avg@FreeBSD.org</email>
</author>
<published>2011-03-11T16:13:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=4698d594ce6ea881f5a1a1c6c09990c3323e7e5b'/>
<id>urn:sha1:4698d594ce6ea881f5a1a1c6c09990c3323e7e5b</id>
<content type='text'>
closer to upstream
</content>
</entry>
<entry>
<title>MFC r216252: opensolaris cyclic xcall: no need for special handling of curcpu</title>
<updated>2011-03-11T16:07:20Z</updated>
<author>
<name>Andriy Gapon</name>
<email>avg@FreeBSD.org</email>
</author>
<published>2011-03-11T16:07:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=14a5e6518ebf78dffa1c5d7d2cc1ea557ab534b4'/>
<id>urn:sha1:14a5e6518ebf78dffa1c5d7d2cc1ea557ab534b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC r216251: dtrace_xcall: no need for special handling of curcpu</title>
<updated>2011-03-11T16:02:38Z</updated>
<author>
<name>Andriy Gapon</name>
<email>avg@FreeBSD.org</email>
</author>
<published>2011-03-11T16:02:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=1f98d3fe6d226d6bd69c86b5d0db9adbe5eeab05'/>
<id>urn:sha1:1f98d3fe6d226d6bd69c86b5d0db9adbe5eeab05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC r218909:</title>
<updated>2011-02-24T10:45:41Z</updated>
<author>
<name>Rebecca Cran</name>
<email>brucec@FreeBSD.org</email>
</author>
<published>2011-02-24T10:45:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=5d332418b021134c72a96d0a0f89e5bf0afec5ff'/>
<id>urn:sha1:5d332418b021134c72a96d0a0f89e5bf0afec5ff</id>
<content type='text'>
Fix typos - remove duplicate "the".

PR:		bin/154928
Submitted by:	Eitan Adler &lt;lists at eitanadler.com&gt;
</content>
</entry>
<entry>
<title>MFC r213634, r213673:</title>
<updated>2010-11-28T10:05:26Z</updated>
<author>
<name>Martin Matuska</name>
<email>mm@FreeBSD.org</email>
</author>
<published>2010-11-28T10:05:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=84c23723b4dbdd9f800707fa2116548b56f4ad1e'/>
<id>urn:sha1:84c23723b4dbdd9f800707fa2116548b56f4ad1e</id>
<content type='text'>
MFC r213634:
Change FAPPEND to IO_APPEND as this is a ioflag and not a fflag.
This corrects writing to append-only files on ZFS.

MFC r213673 (pjd):
Provide internal ioflags() function that converts ioflag provided by FreeBSD's
VFS to OpenSolaris-specific ioflag expected by ZFS. Use it for read and write
operations.

PR:		kern/149495 [1], kern/151082 [2]
Submitted by:	Daniel Zhelev &lt;daniel@zhelev.biz&gt; [1], Michael Naef &lt;cal@linu.gs&gt; [2]
Reviewed by:	mm (r213673)
Approved by:	delphij (mentor)
</content>
</entry>
<entry>
<title>MFC r214854:</title>
<updated>2010-11-12T01:45:29Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2010-11-12T01:45:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=d85a770dbe01b276741fd00b44a66a35b352882e'/>
<id>urn:sha1:d85a770dbe01b276741fd00b44a66a35b352882e</id>
<content type='text'>
Validate whether the zfs_cmd_t submitted from userland is not smaller than
what we have.  Without the check the kernel could accessing memory that
does not belong to the request struct.

Note that we do not test if the struct equals in size at this time, which
may faciliate forward compatibility with newer binaries.
</content>
</entry>
</feed>
