<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gocryptfs/tests/test_helpers, branch v2.0-beta4</title>
<subtitle>Mirror of gocryptfs source code on Github</subtitle>
<id>http://nuetzlich.net/cgit/gocryptfs/atom?h=v2.0-beta4</id>
<link rel='self' href='http://nuetzlich.net/cgit/gocryptfs/atom?h=v2.0-beta4'/>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/'/>
<updated>2021-03-21T09:53:51+00:00</updated>
<entry>
<title>test_helpers: VerifySize: don't complain about ino mismatch</title>
<updated>2021-03-21T09:53:51+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2021-03-21T09:53:51+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=6da2a690187f404031862d56804537649cb4a2ab'/>
<id>urn:sha1:6da2a690187f404031862d56804537649cb4a2ab</id>
<content type='text'>
The inode number is not stable with `-sharedstorage`.
Ignore it.

Failure was like this:

--- FAIL: TestFallocate (0.02s)
    helpers.go:229: Stat vs Fstat mismatch:
        st= {59 11543 1 33188 1026 1026 0 0 0 4096 8 {1616315569 838232716} {1616315569 838232716} {1616315569 838232716} [0 0 0]}
        st2={59 11545 1 33188 1026 1026 0 0 0 4096 8 {1616315569 838232716} {1616315569 838232716} {1616315569 838232716} [0 0 0]}
</content>
</entry>
<entry>
<title>tests: MountOrFatal creates mnt dir itself</title>
<updated>2021-03-20T09:33:34+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2021-03-20T09:33:34+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=255a71c9179b9ad32587b20c41f81dc0b8cc3f44'/>
<id>urn:sha1:255a71c9179b9ad32587b20c41f81dc0b8cc3f44</id>
<content type='text'>
Allows to drop a few Mkdir()s.
</content>
</entry>
<entry>
<title>test_helpers: print warning when not running on ext4</title>
<updated>2020-09-09T09:47:17+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2020-09-09T09:47:02+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=6577f1b1463137e5c1912d1778b736ed4e64f89f'/>
<id>urn:sha1:6577f1b1463137e5c1912d1778b736ed4e64f89f</id>
<content type='text'>
ext4 reuses inode numbers, tmpfs does not.
</content>
</entry>
<entry>
<title>test_helpers: mark MountOrFatal as a Helper()</title>
<updated>2020-09-09T09:15:54+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2020-09-09T09:15:54+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=7c0363dee5966c2cf8751cc449d19a3b5422242a'/>
<id>urn:sha1:7c0363dee5966c2cf8751cc449d19a3b5422242a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test_helper: VerifyExistence: don't panic</title>
<updated>2020-08-15T13:39:08+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2020-08-15T13:39:08+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=f270135c1614843f43a9df0e68b6e3fa556b6774'/>
<id>urn:sha1:f270135c1614843f43a9df0e68b6e3fa556b6774</id>
<content type='text'>
Instead bubble up the error to the testing object.
</content>
</entry>
<entry>
<title>v2api: fix Mkdir crash when using plaintextnames</title>
<updated>2020-07-12T11:35:37+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2020-07-12T11:35:37+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=735e2aa65b25e24743c4a60f763633bcba982b72'/>
<id>urn:sha1:735e2aa65b25e24743c4a60f763633bcba982b72</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dircache: increase cache size &amp; lifetime</title>
<updated>2020-05-17T19:37:36+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2020-05-17T19:37:36+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=f8ad2ac3e252108ccfedd115eb3009a5a7d77106'/>
<id>urn:sha1:f8ad2ac3e252108ccfedd115eb3009a5a7d77106</id>
<content type='text'>
Looking at the dircache debug output, we see
that a "git status" workload has a very bad
cache hit rate because the entries expire or
get evicted before they can be reused.

Increase both cache size and lifetime for
a 4x speedup:

Before: 75s
After:  17s

https://github.com/rfjakob/gocryptfs/issues/410
</content>
</entry>
<entry>
<title>Fix spelling mistakes found by misspell</title>
<updated>2020-05-09T22:25:49+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2020-05-09T22:25:49+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=ead7008a08f9ace4591ebbc03e63fdc7ef37e502'/>
<id>urn:sha1:ead7008a08f9ace4591ebbc03e63fdc7ef37e502</id>
<content type='text'>
https://github.com/client9/misspell
</content>
</entry>
<entry>
<title>gocryptfs-xray: add -0 flag, add tests</title>
<updated>2020-05-09T22:04:14+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2020-05-09T22:04:14+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=a9895b34872d2299cfe424444fab15516e7f96c9'/>
<id>urn:sha1:a9895b34872d2299cfe424444fab15516e7f96c9</id>
<content type='text'>
The -0 flags works like xargs -0.
</content>
</entry>
<entry>
<title>test_helpers: use new ctlsock.CtlSock API</title>
<updated>2020-05-09T17:09:33+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2020-05-09T17:09:33+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=171b1eac91263cc8896506321ce686f17cc66314'/>
<id>urn:sha1:171b1eac91263cc8896506321ce686f17cc66314</id>
<content type='text'>
</content>
</entry>
</feed>
