<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/fs/tmpfs/tmpfs_vnops.c, branch release/13.2.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F13.2.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F13.2.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2023-01-20T03:19:56Z</updated>
<entry>
<title>tmpfs_getattr(): Only take vm_object lock on 32bit machines</title>
<updated>2023-01-20T03:19:56Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2022-12-17T11:03:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=cf77a28cffc32a6d529ce7421b1e66beced49c5c'/>
<id>urn:sha1:cf77a28cffc32a6d529ce7421b1e66beced49c5c</id>
<content type='text'>
Tested by:	pho

(cherry picked from commit 4d903a1a74d9526aba4d177e89c10f97df5662f2)
</content>
</entry>
<entry>
<title>tmpfs: for used pages, account really allocated pages, instead of file sizes</title>
<updated>2023-01-20T03:19:50Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2022-10-20T13:17:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=06e03b4b0d24bc0c513eb7dc5651664565d0c219'/>
<id>urn:sha1:06e03b4b0d24bc0c513eb7dc5651664565d0c219</id>
<content type='text'>
PR:	223015
Tested by:	pho

(cherry picked from commit 37aea2649ff707f23d35309d882b38e9ac818e42)
</content>
</entry>
<entry>
<title>tmpfs: minor style</title>
<updated>2023-01-20T03:18:56Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2022-10-24T13:30:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1797e69477cdfbd3f0e59c52fda8a9877f5a6544'/>
<id>urn:sha1:1797e69477cdfbd3f0e59c52fda8a9877f5a6544</id>
<content type='text'>
Tested by:	pho

(cherry picked from commit e77f2f9dc683bb5ac725c5844fc36c831138e841)
</content>
</entry>
<entry>
<title>tmpfs: report minimal hole size</title>
<updated>2022-10-26T00:43:43Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2022-10-17T17:46:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=944ebd1775b2c411e7297f4b56d42b5a92b4cff5'/>
<id>urn:sha1:944ebd1775b2c411e7297f4b56d42b5a92b4cff5</id>
<content type='text'>
(cherry picked from commit e9adbcdf2e8000efaca404abcc904eec4eb4ae29)
</content>
</entry>
<entry>
<title>tmpfs: implement FIOSEEKDATA and FIOSEEKHOLE</title>
<updated>2022-10-26T00:43:43Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2022-10-17T15:26:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d48d1f29888cf1dd68ca5b06974ab9005beb932c'/>
<id>urn:sha1:d48d1f29888cf1dd68ca5b06974ab9005beb932c</id>
<content type='text'>
(cherry picked from commit 85cff1455a8c3422c6ba8a9f895b5d65118f3499)
</content>
</entry>
<entry>
<title>tmpfs: order include files alphabetically</title>
<updated>2022-10-26T00:43:43Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2022-10-17T14:54:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9ccadfe4e96f25c5fd7b28ab7620b07aa4a71b86'/>
<id>urn:sha1:9ccadfe4e96f25c5fd7b28ab7620b07aa4a71b86</id>
<content type='text'>
(cherry picked from commit 8b32cdec9cd55c234e892b48042d61d951196dca)
</content>
</entry>
<entry>
<title>tmpfs: truncate write if it would exceed the fs max file size or RLIMIT_FSIZE</title>
<updated>2022-10-08T00:29:36Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2022-09-18T13:27:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2bd3dbe3dd60aeb84ebc52f23f0f4205d3eb082d'/>
<id>urn:sha1:2bd3dbe3dd60aeb84ebc52f23f0f4205d3eb082d</id>
<content type='text'>
PR:	164793

(cherry picked from commit 8bdb2695d69710b7f2e7cc20820aab8b3f4668a6)
</content>
</entry>
<entry>
<title>filesystems: return error from vn_rlimit_fsize() instead of EFBIG</title>
<updated>2022-10-08T00:29:35Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2022-09-18T14:44:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2e46b4dab6e9c74d9607b17879b301fb69ba0be2'/>
<id>urn:sha1:2e46b4dab6e9c74d9607b17879b301fb69ba0be2</id>
<content type='text'>
(cherry picked from commit cc65a412ae226136e6207bdc8db4722dab99982f)
</content>
</entry>
<entry>
<title>tmpfs: Fix error being cleared after commit c12118f6cec0</title>
<updated>2021-08-27T08:51:54Z</updated>
<author>
<name>Ka Ho Ng</name>
<email>khng@FreeBSD.org</email>
</author>
<published>2021-08-24T16:35:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3bda6fa6a0210256c3d7ae5f771fb2626f0f62b7'/>
<id>urn:sha1:3bda6fa6a0210256c3d7ae5f771fb2626f0f62b7</id>
<content type='text'>
In tmpfs_link() error was erroneously cleared in commit c12118f6cec0.

Sponsored by:	The FreeBSD Foundation
MFC with:	c12118f6cec0

(cherry picked from commit a48416f844e3007b4e9f6df125e25cf3a1daad62)
</content>
</entry>
<entry>
<title>tmpfs: Fix styles</title>
<updated>2021-08-27T08:51:43Z</updated>
<author>
<name>Ka Ho Ng</name>
<email>khng@FreeBSD.org</email>
</author>
<published>2021-08-24T13:09:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e678b3ee8bf55e8a2995f50a07cc3f7a0fd63dbf'/>
<id>urn:sha1:e678b3ee8bf55e8a2995f50a07cc3f7a0fd63dbf</id>
<content type='text'>
A lot of return statements were in the wrong style before this commit.

Sponsored by:	The FreeBSD Foundation

(cherry picked from commit c12118f6cec0ca5f720be6c06d6c59d551461e5a)
</content>
</entry>
</feed>
