<feed xmlns='http://www.w3.org/2005/Atom'>
<title>blown-fuse/src/fuse/mod.rs, branch master</title>
<subtitle>Async filesystem in userspace (FUSE) daemon library </subtitle>
<link rel='alternate' type='text/html' href='http://git.sysret.org/blown-fuse/'/>
<entry>
<title>Move crate::fuse::* to the top-level</title>
<updated>2022-01-04T12:49:52+00:00</updated>
<author>
<name>Alejandro Soto</name>
<email>alejandro@34project.org</email>
</author>
<published>2022-01-04T12:49:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sysret.org/blown-fuse/commit/?id=70baa472b2bee69f205cc1aada304d597b858005'/>
<id>70baa472b2bee69f205cc1aada304d597b858005</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare for release</title>
<updated>2022-01-02T10:27:07+00:00</updated>
<author>
<name>Alejandro Soto</name>
<email>alejandro@34project.org</email>
</author>
<published>2022-01-02T10:27:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sysret.org/blown-fuse/commit/?id=dbf62fa4be2025ee041f705f899df6c859e287d2'/>
<id>dbf62fa4be2025ee041f705f899df6c859e287d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused feature flags</title>
<updated>2022-01-02T10:08:43+00:00</updated>
<author>
<name>Alejandro Soto</name>
<email>alejandro@34project.org</email>
</author>
<published>2022-01-02T10:04:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sysret.org/blown-fuse/commit/?id=ed5baeafd6eab65541f7b639e593cf23712e93f2'/>
<id>ed5baeafd6eab65541f7b639e593cf23712e93f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix use semantics of Incoming&lt;'o, O&gt;::owned()</title>
<updated>2021-12-30T16:14:45+00:00</updated>
<author>
<name>Alejandro Soto</name>
<email>alejandro@34project.org</email>
</author>
<published>2021-12-30T16:14:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sysret.org/blown-fuse/commit/?id=86cfef51cf89d43bbeefa9a06ba1f80ef8e8ab15'/>
<id>86cfef51cf89d43bbeefa9a06ba1f80ef8e8ab15</id>
<content type='text'>
Lifetime requirements involving Done&lt;'o&gt; previously prevented any
proper use of Owned&lt;O&gt;.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Lifetime requirements involving Done&lt;'o&gt; previously prevented any
proper use of Owned&lt;O&gt;.
</pre>
</div>
</content>
</entry>
<entry>
<title>Mark Reply as #[must_use]</title>
<updated>2021-12-29T12:54:40+00:00</updated>
<author>
<name>Alejandro Soto</name>
<email>alejandro@34project.org</email>
</author>
<published>2021-12-29T12:54:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sysret.org/blown-fuse/commit/?id=0020a6a8cd9246a4f04bbf4d25b264626529bab3'/>
<id>0020a6a8cd9246a4f04bbf4d25b264626529bab3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement buffered readdir</title>
<updated>2021-12-29T11:20:49+00:00</updated>
<author>
<name>Alejandro Soto</name>
<email>alejandro@34project.org</email>
</author>
<published>2021-12-29T10:56:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sysret.org/blown-fuse/commit/?id=48efcd0ce8c8a9ac51dc80c6ec49c63f6694b031'/>
<id>48efcd0ce8c8a9ac51dc80c6ec49c63f6694b031</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Expose Operation&lt;'o&gt; in the public API</title>
<updated>2021-12-29T03:59:56+00:00</updated>
<author>
<name>Alejandro Soto</name>
<email>alejandro@34project.org</email>
</author>
<published>2021-12-29T03:59:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sysret.org/blown-fuse/commit/?id=e78c003bc555a5cb9396c5d65d3a9831507813de'/>
<id>e78c003bc555a5cb9396c5d65d3a9831507813de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement init hook</title>
<updated>2021-12-29T01:43:45+00:00</updated>
<author>
<name>Alejandro Soto</name>
<email>alejandro@34project.org</email>
</author>
<published>2021-12-27T08:54:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sysret.org/blown-fuse/commit/?id=80fc84344e612a979d1eb048b2c02c41417b36be'/>
<id>80fc84344e612a979d1eb048b2c02c41417b36be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Redesign the API around a user-provided main loop</title>
<updated>2021-12-29T01:43:44+00:00</updated>
<author>
<name>Alejandro Soto</name>
<email>alejandro@34project.org</email>
</author>
<published>2021-12-27T06:44:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sysret.org/blown-fuse/commit/?id=a3212a0ba07da7bdae9e17637fbc237e2ae01c08'/>
<id>a3212a0ba07da7bdae9e17637fbc237e2ae01c08</id>
<content type='text'>
This is basically a full library rewrite.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is basically a full library rewrite.
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2021-12-24T01:26:39+00:00</updated>
<author>
<name>Alejandro Soto</name>
<email>alejandro@34project.org</email>
</author>
<published>2021-12-24T00:57:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sysret.org/blown-fuse/commit/?id=fc6f4052648a77a66f6bd50ffd1647992cb68b10'/>
<id>fc6f4052648a77a66f6bd50ffd1647992cb68b10</id>
<content type='text'>
I started this project on February 2021, but postponed further
development until now. The only modification introduced since then is
try_trait_v2 (try_trait no longer exists).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I started this project on February 2021, but postponed further
development until now. The only modification introduced since then is
try_trait_v2 (try_trait no longer exists).
</pre>
</div>
</content>
</entry>
</feed>
