<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gocryptfs, branch v1.7-beta1</title>
<subtitle>Mirror of gocryptfs source code on Github</subtitle>
<id>http://nuetzlich.net/cgit/gocryptfs/atom?h=v1.7-beta1</id>
<link rel='self' href='http://nuetzlich.net/cgit/gocryptfs/atom?h=v1.7-beta1'/>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/'/>
<updated>2019-01-03T19:38:36+00:00</updated>
<entry>
<title>Update README for v1.7-beta1</title>
<updated>2019-01-03T19:38:36+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2019-01-03T19:36:26+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=c1bd2626008ca1c27bcd139bac1d79792d9b1f20'/>
<id>urn:sha1:c1bd2626008ca1c27bcd139bac1d79792d9b1f20</id>
<content type='text'>
</content>
</entry>
<entry>
<title>travis: bump clone depth to 300</title>
<updated>2019-01-03T17:43:51+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2019-01-03T17:43:51+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=7248669e27dfdc3edb07ec26f49833691e264fcd'/>
<id>urn:sha1:7248669e27dfdc3edb07ec26f49833691e264fcd</id>
<content type='text'>
We are hitting the

	fatal: No names found, cannot describe anything.

problem in the symlink_race branch.
</content>
</entry>
<entry>
<title>tests: overengineer extractloop_plot_csv.m a little</title>
<updated>2019-01-03T17:24:14+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2019-01-03T17:16:02+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=1c9fb707fea50d31dd940382b6a3af1a7e4901a3'/>
<id>urn:sha1:1c9fb707fea50d31dd940382b6a3af1a7e4901a3</id>
<content type='text'>
Plot iteration time on second y axis, adjust line styles
</content>
</entry>
<entry>
<title>Omit syscall.O_RDONLY flag when passing O_PATH.</title>
<updated>2019-01-03T17:24:05+00:00</updated>
<author>
<name>Sebastian Lackner</name>
</author>
<published>2019-01-03T17:11:07+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=a1ba4b6576695a3e680364813425ffd9c9c7c148'/>
<id>urn:sha1:a1ba4b6576695a3e680364813425ffd9c9c7c148</id>
<content type='text'>
When O_PATH is specified in flags, flag bits other than O_CLOEXEC, O_DIRECTORY,
and O_NOFOLLOW are ignored.
</content>
</entry>
<entry>
<title>fusefrontend: Use appropriate flags in decryptPathAt.</title>
<updated>2019-01-03T17:24:05+00:00</updated>
<author>
<name>Sebastian Lackner</name>
</author>
<published>2019-01-03T16:54:38+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=0414ef2572c3c07aa2a1b6dbb18a276a876c985a'/>
<id>urn:sha1:0414ef2572c3c07aa2a1b6dbb18a276a876c985a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fusefrontend: Open directory with syscall.O_DIRECTORY in OpenDir.</title>
<updated>2019-01-03T17:24:05+00:00</updated>
<author>
<name>Sebastian Lackner</name>
</author>
<published>2019-01-03T16:53:46+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=c0640ff3ef0ef8bef1f80fa2f8971ea9fe5e7f15'/>
<id>urn:sha1:c0640ff3ef0ef8bef1f80fa2f8971ea9fe5e7f15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fusefrontend: Open directory with syscall.O_DIRECTORY in Rmdir.</title>
<updated>2019-01-03T17:24:05+00:00</updated>
<author>
<name>Sebastian Lackner</name>
</author>
<published>2019-01-03T16:53:22+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=078a431493aab05120790073290cacae4c17ca20'/>
<id>urn:sha1:078a431493aab05120790073290cacae4c17ca20</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fusefrontend: Do not Clear cache at end of Rmdir function.</title>
<updated>2019-01-03T17:24:05+00:00</updated>
<author>
<name>Sebastian Lackner</name>
</author>
<published>2019-01-03T16:52:08+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=885a341df65f9a1f312e3b08576528583b649eee'/>
<id>urn:sha1:885a341df65f9a1f312e3b08576528583b649eee</id>
<content type='text'>
We already do 'defer fs.dirCache.Clear()', so this is no longer required.
</content>
</entry>
<entry>
<title>nametransform: Add implicit syscall.O_RDONLY flag.</title>
<updated>2019-01-03T17:24:05+00:00</updated>
<author>
<name>Sebastian Lackner</name>
</author>
<published>2019-01-03T16:51:23+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=61241b05889bda6e70446eab571f138d5d6f6c20'/>
<id>urn:sha1:61241b05889bda6e70446eab571f138d5d6f6c20</id>
<content type='text'>
</content>
</entry>
<entry>
<title>syscallcompat: Use O_PATH to open base directory.</title>
<updated>2019-01-03T17:24:05+00:00</updated>
<author>
<name>Sebastian Lackner</name>
</author>
<published>2019-01-03T16:48:54+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=927b3ce4cfb455a258a15a5566429c44cf32cb35'/>
<id>urn:sha1:927b3ce4cfb455a258a15a5566429c44cf32cb35</id>
<content type='text'>
Also remove some unnecessary flags: When O_PATH is specified in flags, flag
bits other than O_CLOEXEC, O_DIRECTORY, and O_NOFOLLOW are ignored.
</content>
</entry>
</feed>
