<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-openbsd/lib/libfuse/fuse.h, branch jd/queueboosts</title>
<subtitle>WireGuard implementation for the OpenBSD kernel</subtitle>
<id>https://git.zx2c4.com/wireguard-openbsd/atom/lib/libfuse/fuse.h?h=jd%2Fqueueboosts</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-openbsd/atom/lib/libfuse/fuse.h?h=jd%2Fqueueboosts'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/'/>
<updated>2018-05-16T13:09:17Z</updated>
<entry>
<title>libfuse should not maintain state for FBT_READDIR. If a directory is</title>
<updated>2018-05-16T13:09:17Z</updated>
<author>
<name>helg</name>
<email>helg@openbsd.org</email>
</author>
<published>2018-05-16T13:09:17Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=390f10b55dd6db4705171d045bab12113bbe11c6'/>
<id>urn:sha1:390f10b55dd6db4705171d045bab12113bbe11c6</id>
<content type='text'>
opened multiple times (either from the same process or different
processes) then FUSE will not reliably return the directory entries to
both file descriptors.

ok mpi@
</content>
</entry>
<entry>
<title>Fixes the following bugs when getcwd(3) is used on a fuse file system</title>
<updated>2017-11-17T15:45:17Z</updated>
<author>
<name>helg</name>
<email>helg@openbsd.org</email>
</author>
<published>2017-11-17T15:45:17Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=16956dada5d0f8a8430eeb4966b6cb173751330b'/>
<id>urn:sha1:16956dada5d0f8a8430eeb4966b6cb173751330b</id>
<content type='text'>
Endless loop if directory nested more than one level from root of file system
Current directory not found if the parent directory contains more children than
will fit in the buffer passed to VOP_READDIR(9)
Open and close directory in fusefs_readdir if dir is not already open.
Now behaves as if readdir_ino option was passed to fuse so that directories in
path have a valid ino.

ok mpi@
</content>
</entry>
<entry>
<title>Include fuse_opt.h in fuse.h.</title>
<updated>2014-01-20T15:01:59Z</updated>
<author>
<name>syl</name>
<email>syl@openbsd.org</email>
</author>
<published>2014-01-20T15:01:59Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=afb7a43f6823c3a7efb73a2707895027634a6433'/>
<id>urn:sha1:afb7a43f6823c3a7efb73a2707895027634a6433</id>
<content type='text'>
Reported by Helg Bredow (xx404 AT msn DOT com), thanks !
ok millert@
</content>
</entry>
<entry>
<title>define FUSE_{MAJOR,MINOR}_VERSION which many fuse helpers assume is defined.</title>
<updated>2013-12-17T07:17:23Z</updated>
<author>
<name>jasper</name>
<email>jasper@openbsd.org</email>
</author>
<published>2013-12-17T07:17:23Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=b2d085eabfda627f681c54549d15e355c02bddaa'/>
<id>urn:sha1:b2d085eabfda627f681c54549d15e355c02bddaa</id>
<content type='text'>
ok syl@
</content>
</entry>
<entry>
<title>Document the negative errno quirk used by callbacks in struct fuse_operations.</title>
<updated>2013-11-13T17:54:36Z</updated>
<author>
<name>stsp</name>
<email>stsp@openbsd.org</email>
</author>
<published>2013-11-13T17:54:36Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=f58844d593e73f3e7fb3821dfbce0bcd9cf1ec26'/>
<id>urn:sha1:f58844d593e73f3e7fb3821dfbce0bcd9cf1ec26</id>
<content type='text'>
ok syl
</content>
</entry>
<entry>
<title>add fuse_invalidate() and fuse_setup() functions.</title>
<updated>2013-11-07T18:15:09Z</updated>
<author>
<name>syl</name>
<email>syl@openbsd.org</email>
</author>
<published>2013-11-07T18:15:09Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=e4ecea3280d1dee0e0f9d61720c04ad5a63f5b08'/>
<id>urn:sha1:e4ecea3280d1dee0e0f9d61720c04ad5a63f5b08</id>
<content type='text'>
ok tedu@
</content>
</entry>
<entry>
<title>Add missing bitfields needed by gvfs.</title>
<updated>2013-11-01T18:16:22Z</updated>
<author>
<name>syl</name>
<email>syl@openbsd.org</email>
</author>
<published>2013-11-01T18:16:22Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=9af1ea276592ef7a2f542998dd2d6528c702eecb'/>
<id>urn:sha1:9af1ea276592ef7a2f542998dd2d6528c702eecb</id>
<content type='text'>
Bump pkg_config version to 2.8.0

ok ajacoutot@
</content>
</entry>
<entry>
<title>Add support for fuse_teardown(3). This function</title>
<updated>2013-07-05T11:08:15Z</updated>
<author>
<name>syl</name>
<email>syl@openbsd.org</email>
</author>
<published>2013-07-05T11:08:15Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=6e1e865e3aa7742ea327b63a21c4719837a9dd71'/>
<id>urn:sha1:6e1e865e3aa7742ea327b63a21c4719837a9dd71</id>
<content type='text'>
is needed by zipfs.

ok tedu@
</content>
</entry>
<entry>
<title>style change.</title>
<updated>2013-06-14T20:58:28Z</updated>
<author>
<name>syl</name>
<email>syl@openbsd.org</email>
</author>
<published>2013-06-14T20:58:28Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=26015ecf62c43bd93964dad21b17554e0e603154'/>
<id>urn:sha1:26015ecf62c43bd93964dad21b17554e0e603154</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for fuse_get_context(3) needed by ntfs-3g.</title>
<updated>2013-06-14T20:49:06Z</updated>
<author>
<name>syl</name>
<email>syl@openbsd.org</email>
</author>
<published>2013-06-14T20:49:06Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=5f1aa8d9d696cada536bcc569aac734b7fde8683'/>
<id>urn:sha1:5f1aa8d9d696cada536bcc569aac734b7fde8683</id>
<content type='text'>
OK pirofti@ and beck@ "assuming I am getting to setting
the initial pid/gid/uid values correctly soon".
</content>
</entry>
</feed>
