<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fscrypt.git, branch v0.3.2</title>
<subtitle>Go tool for managing Linux filesystem encryption
</subtitle>
<link rel='alternate' type='text/html' href='https://git.hodgden.net/cgit.cgi/fscrypt.git/'/>
<entry>
<title>v0.3.2</title>
<updated>2022-02-06T19:06:36+00:00</updated>
<author>
<name>Eric Biggers</name>
<email>ebiggers@google.com</email>
</author>
<published>2022-02-06T18:33:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.hodgden.net/cgit.cgi/fscrypt.git/commit/?id=3bbb926ba5d1b7e1ced4051670c78a9feb56746c'/>
<id>3bbb926ba5d1b7e1ced4051670c78a9feb56746c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>filesystem: remove an outdated comment</title>
<updated>2022-02-06T19:06:36+00:00</updated>
<author>
<name>Eric Biggers</name>
<email>ebiggers@google.com</email>
</author>
<published>2022-02-06T18:32:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.hodgden.net/cgit.cgi/fscrypt.git/commit/?id=93fb59a5411e201ee8e220853c44a98df5e55c55'/>
<id>93fb59a5411e201ee8e220853c44a98df5e55c55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #340 from google/fix-btrfs</title>
<updated>2022-01-27T07:29:51+00:00</updated>
<author>
<name>Eric Biggers</name>
<email>ebiggers@google.com</email>
</author>
<published>2022-01-27T07:29:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.hodgden.net/cgit.cgi/fscrypt.git/commit/?id=be16498681558ab9379af792df52e753457cf18a'/>
<id>be16498681558ab9379af792df52e753457cf18a</id>
<content type='text'>
Allow the root directory to be a btrfs filesystem</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow the root directory to be a btrfs filesystem</pre>
</div>
</content>
</entry>
<entry>
<title>filesystem: fall back to path-only links if UUID cannot be determined</title>
<updated>2022-01-27T07:22:55+00:00</updated>
<author>
<name>Eric Biggers</name>
<email>ebiggers@google.com</email>
</author>
<published>2022-01-19T07:43:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.hodgden.net/cgit.cgi/fscrypt.git/commit/?id=c2fb96c60d7678110bca14ff0a213243bd97cb08'/>
<id>c2fb96c60d7678110bca14ff0a213243bd97cb08</id>
<content type='text'>
This is needed to allow creating protector links to btrfs filesystems.

Update https://github.com/google/fscrypt/issues/339
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is needed to allow creating protector links to btrfs filesystems.

Update https://github.com/google/fscrypt/issues/339
</pre>
</div>
</content>
</entry>
<entry>
<title>filesystem: make FindMount() fall back to search by path</title>
<updated>2022-01-27T07:22:55+00:00</updated>
<author>
<name>Eric Biggers</name>
<email>ebiggers@google.com</email>
</author>
<published>2022-01-19T07:43:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.hodgden.net/cgit.cgi/fscrypt.git/commit/?id=51c421d91172e87df30bd344b3fd3142bc388718'/>
<id>51c421d91172e87df30bd344b3fd3142bc388718</id>
<content type='text'>
This is needed to make FindMount() work on btrfs filesystems.

Update https://github.com/google/fscrypt/issues/339
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is needed to make FindMount() work on btrfs filesystems.

Update https://github.com/google/fscrypt/issues/339
</pre>
</div>
</content>
</entry>
<entry>
<title>filesystem: add back canonicalizePath()</title>
<updated>2022-01-19T19:12:37+00:00</updated>
<author>
<name>Eric Biggers</name>
<email>ebiggers@google.com</email>
</author>
<published>2022-01-19T07:43:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.hodgden.net/cgit.cgi/fscrypt.git/commit/?id=65a445d4d01c09f43676180d779abbff0de40f1e'/>
<id>65a445d4d01c09f43676180d779abbff0de40f1e</id>
<content type='text'>
Restore the canonicalizePath() function from before commit
f2eb79fb5fb10275c014b55c13e28ff02d3b70a8, since it's needed again.

Update https://github.com/google/fscrypt/issues/339
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Restore the canonicalizePath() function from before commit
f2eb79fb5fb10275c014b55c13e28ff02d3b70a8, since it's needed again.

Update https://github.com/google/fscrypt/issues/339
</pre>
</div>
</content>
</entry>
<entry>
<title>filesystem: add back the mountsByPath map</title>
<updated>2022-01-19T19:12:37+00:00</updated>
<author>
<name>Eric Biggers</name>
<email>ebiggers@google.com</email>
</author>
<published>2022-01-19T07:43:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.hodgden.net/cgit.cgi/fscrypt.git/commit/?id=bf17c3e80daa975ac15d6146964ca294327d8fd9'/>
<id>bf17c3e80daa975ac15d6146964ca294327d8fd9</id>
<content type='text'>
Add back the mountsByPath map, which indexes all Mounts by mountpoint.
This is needed again.

To avoid confusion, also rename two local variables named mountsByPath.

mountsByPath won't contain nil entries, so also make AllFilesystems()
use it instead of mountsByDevice.  This shouldn't change its behavior.

Update https://github.com/google/fscrypt/issues/339
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add back the mountsByPath map, which indexes all Mounts by mountpoint.
This is needed again.

To avoid confusion, also rename two local variables named mountsByPath.

mountsByPath won't contain nil entries, so also make AllFilesystems()
use it instead of mountsByDevice.  This shouldn't change its behavior.

Update https://github.com/google/fscrypt/issues/339
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #341 from google/fix-test</title>
<updated>2022-01-19T19:11:53+00:00</updated>
<author>
<name>Eric Biggers</name>
<email>ebiggers@google.com</email>
</author>
<published>2022-01-19T19:11:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.hodgden.net/cgit.cgi/fscrypt.git/commit/?id=8f619f9478ef5d3d616908bd2b30cb85d8034020'/>
<id>8f619f9478ef5d3d616908bd2b30cb85d8034020</id>
<content type='text'>
cli-tests: fix broken test</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cli-tests: fix broken test</pre>
</div>
</content>
</entry>
<entry>
<title>cli-tests: fix broken test</title>
<updated>2022-01-19T19:07:03+00:00</updated>
<author>
<name>Eric Biggers</name>
<email>ebiggers@google.com</email>
</author>
<published>2022-01-19T19:07:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.hodgden.net/cgit.cgi/fscrypt.git/commit/?id=6eb31650b4dc42cd0a40a962a0d513eeb827d9f5'/>
<id>6eb31650b4dc42cd0a40a962a0d513eeb827d9f5</id>
<content type='text'>
I'm not sure how this passed the GitHub checks.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I'm not sure how this passed the GitHub checks.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #337 from google/broken-links</title>
<updated>2022-01-19T05:11:01+00:00</updated>
<author>
<name>Eric Biggers</name>
<email>ebiggers@google.com</email>
</author>
<published>2022-01-19T05:11:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.hodgden.net/cgit.cgi/fscrypt.git/commit/?id=fac30865c04de8f4698776e94dd86c7a88fd5da2'/>
<id>fac30865c04de8f4698776e94dd86c7a88fd5da2</id>
<content type='text'>
filesystem: store mountpoint in link files as a fallback</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
filesystem: store mountpoint in link files as a fallback</pre>
</div>
</content>
</entry>
</feed>
