<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libc/sys/getfsstat.2, branch releng/12.4</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F12.4</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F12.4'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2020-09-08T20:51:19Z</updated>
<entry>
<title>MFC 359465: Document EINTEGRITY errors for many system calls.</title>
<updated>2020-09-08T20:51:19Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2020-09-08T20:51:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=58b0dd9acdd446037c9989a42ad593807098a0b4'/>
<id>urn:sha1:58b0dd9acdd446037c9989a42ad593807098a0b4</id>
<content type='text'>
EINTEGRITY was previously documented as a UFS-specific error for
mount(2).  This documents EINTEGRITY as a filesystem-independent error
that may be reported by the backing store of a filesystem.

While here, document EIO as a filesystem-independent error for both
mount(2) and posix_fadvise(2).  EIO was previously only documented for
UFS for mount(2).
</content>
</entry>
<entry>
<title>Renumber copyright clause 4</title>
<updated>2017-02-28T23:42:47Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2017-02-28T23:42:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fbbd9655e5107c68e4e0146ff22b73d7350475bc'/>
<id>urn:sha1:fbbd9655e5107c68e4e0146ff22b73d7350475bc</id>
<content type='text'>
Renumber cluase 4 to 3, per what everybody else did when BSD granted
them permission to remove clause 3. My insistance on keeping the same
numbering for legal reasons is too pedantic, so give up on that point.

Submitted by:	Jan Schaumann &lt;jschauma@stevens.edu&gt;
Pull Request:	https://github.com/freebsd/freebsd/pull/96
</content>
</entry>
<entry>
<title>Rename the 'flags' argument to getfsstat() to 'mode' and validate it.</title>
<updated>2016-12-27T20:21:11Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2016-12-27T20:21:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=34ed0c63c8786dbf3e2241f5a8bac9ae8e76bdc6'/>
<id>urn:sha1:34ed0c63c8786dbf3e2241f5a8bac9ae8e76bdc6</id>
<content type='text'>
This argument is not a bitmask of flags, but only accepts a single value.
Fail with EINVAL if an invalid value is passed to 'flag'.  Rename the
'flags' argument to getmntinfo(3) to 'mode' as well to match.

This is a followup to r308088.

Reviewed by:	kib
MFC after:	1 month
</content>
</entry>
<entry>
<title>Document that getfsstat(2) called with MNT_NOWAIT skips file systems</title>
<updated>2016-11-06T19:37:22Z</updated>
<author>
<name>Edward Tomasz Napierala</name>
<email>trasz@FreeBSD.org</email>
</author>
<published>2016-11-06T19:37:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=319f1fd2eab9f593f379f163b5ce2d1b3f27faca'/>
<id>urn:sha1:319f1fd2eab9f593f379f163b5ce2d1b3f27faca</id>
<content type='text'>
that are in the process of being unmounted.

Reviewed by:	des@ (earlier version)
MFC after:	1 month
</content>
</entry>
<entry>
<title>Per Regents of the University of Calfornia letter, remove advertising</title>
<updated>2007-01-09T00:28:16Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2007-01-09T00:28:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c879ae3536e6d92b8d96c8965c5b05fcb9541520'/>
<id>urn:sha1:c879ae3536e6d92b8d96c8965c5b05fcb9541520</id>
<content type='text'>
clause.

# If I've done so improperly on a file, please let me know.
</content>
</entry>
<entry>
<title>We operate on 'statfs' structures, not on 'fsstat' structures.</title>
<updated>2006-08-15T18:17:03Z</updated>
<author>
<name>Pawel Jakub Dawidek</name>
<email>pjd@FreeBSD.org</email>
</author>
<published>2006-08-15T18:17:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=225ee44c8a689e526c5322186671222ca63f961b'/>
<id>urn:sha1:225ee44c8a689e526c5322186671222ca63f961b</id>
<content type='text'>
MFC after:	3 days
</content>
</entry>
<entry>
<title>Clarify getfsstat(2) usage.</title>
<updated>2004-07-16T01:18:13Z</updated>
<author>
<name>Alfred Perlstein</name>
<email>alfred@FreeBSD.org</email>
</author>
<published>2004-07-16T01:18:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=85e8765b7eb67206e0683ab764011c4f8800d8de'/>
<id>urn:sha1:85e8765b7eb67206e0683ab764011c4f8800d8de</id>
<content type='text'>
The getfsstat(2) function expects a buffer and a count, and returns a count.

The confusing part is that the count it takes is a byte count, while the
return value is a count of the number of structures it has filled out.

Spell this out.
</content>
</entry>
<entry>
<title>Replace out of date struct statfs definition with a reference to statfs(2).</title>
<updated>2003-11-21T01:30:28Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2003-11-21T01:30:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5314115636eb674ae9a0955e4288afb54383ea8a'/>
<id>urn:sha1:5314115636eb674ae9a0955e4288afb54383ea8a</id>
<content type='text'>
Approved by:	re
</content>
</entry>
<entry>
<title>Add or correct section number in .Xr. Use .Vt or .Fn</title>
<updated>2003-06-08T10:01:52Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>2003-06-08T10:01:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0d511e328fd169d8100033231eb01942a43a4662'/>
<id>urn:sha1:0d511e328fd169d8100033231eb01942a43a4662</id>
<content type='text'>
instead of .Xr when needed
</content>
</entry>
<entry>
<title>mdoc(7) police: "The .Fa argument.".</title>
<updated>2002-12-19T09:40:28Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-12-19T09:40:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2efeeba554cbd7bdee9cfe17641c8bd335c7972f'/>
<id>urn:sha1:2efeeba554cbd7bdee9cfe17641c8bd335c7972f</id>
<content type='text'>
</content>
</entry>
</feed>
