<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/modules/xfs, branch release/9.3.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F9.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F9.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2012-09-07T17:58:36Z</updated>
<entry>
<title>MFC r239959:</title>
<updated>2012-09-07T17:58:36Z</updated>
<author>
<name>Dimitry Andric</name>
<email>dim@FreeBSD.org</email>
</author>
<published>2012-09-07T17:58:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=97418a1d7825a6c66bc2108b3e6731e7fc4af186'/>
<id>urn:sha1:97418a1d7825a6c66bc2108b3e6731e7fc4af186</id>
<content type='text'>
  Work around several warnings from clang in the xfs filesystem, when
  linking it statically into the kernel.  With our gcc in base there are
  no warnings, so also remove the WERROR= from the module makefile.

  Noted by:	Eir Nym &lt;eirnym@gmail.com&gt;

MFC r240011:

  Partially revert r239959, after actually fixing most of the clang
  warnings in sys/gnu/fs/xfs.  The only warnings that still need to be
  suppressed are those about array bound overruns of flexible array
  members in xfs_dir2_{block,sf}.c, which are too expensive (in terms of
  cascading code changes) to fix.
</content>
</entry>
<entry>
<title>MFC r228994:</title>
<updated>2012-01-06T21:23:00Z</updated>
<author>
<name>Dimitry Andric</name>
<email>dim@FreeBSD.org</email>
</author>
<published>2012-01-06T21:23:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=64a4a7382d1e834ef6dfa0126d3e16ea48afa522'/>
<id>urn:sha1:64a4a7382d1e834ef6dfa0126d3e16ea48afa522</id>
<content type='text'>
Disable several instances instances of clang's -Wself-assign warning.
All of these are harmless, and are in fact used to shut up warnings from
lint.

While here, remove -Wno-missing-prototypes from the xfs module
Makefile, as I could not reproduce those warnings either with gcc or
clang.
</content>
</entry>
<entry>
<title>Remove empty files and do nto try to build them.</title>
<updated>2009-05-18T17:20:24Z</updated>
<author>
<name>Alexander Kabaev</name>
<email>kan@FreeBSD.org</email>
</author>
<published>2009-05-18T17:20:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0d6b4bcc58d2fdf8fe0a48abac67734f750cd74b'/>
<id>urn:sha1:0d6b4bcc58d2fdf8fe0a48abac67734f750cd74b</id>
<content type='text'>
Apparently, they are problematic for CTF users.

PR:	119298
Submitted by: Julian H. Stacey
</content>
</entry>
<entry>
<title>Makefile changes to accomodate new XFS import.</title>
<updated>2006-06-09T06:10:17Z</updated>
<author>
<name>Craig Rodrigues</name>
<email>rodrigc@FreeBSD.org</email>
</author>
<published>2006-06-09T06:10:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4dd5eaba96ef8bf99b8bc60672d0c174cc419c2e'/>
<id>urn:sha1:4dd5eaba96ef8bf99b8bc60672d0c174cc419c2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix standalone module build.</title>
<updated>2006-01-16T17:03:06Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2006-01-16T17:03:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b2c9ed2d834f6fb062e6d2fc41aea5212d57a6d5'/>
<id>urn:sha1:b2c9ed2d834f6fb062e6d2fc41aea5212d57a6d5</id>
<content type='text'>
Reported by:	Boris Samorodov &lt;bsam@ipt.ru&gt;
</content>
</entry>
<entry>
<title>Add Makefile for compiling XFS as a kernel module.</title>
<updated>2005-12-12T01:11:08Z</updated>
<author>
<name>Craig Rodrigues</name>
<email>rodrigc@FreeBSD.org</email>
</author>
<published>2005-12-12T01:11:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1f83e99e4c99488ff2579f57d43a9bf8b957d26f'/>
<id>urn:sha1:1f83e99e4c99488ff2579f57d43a9bf8b957d26f</id>
<content type='text'>
</content>
</entry>
</feed>
