<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gocryptfs/tests, branch flaggy</title>
<subtitle>Mirror of gocryptfs source code on Github</subtitle>
<id>http://nuetzlich.net/cgit/gocryptfs/atom?h=flaggy</id>
<link rel='self' href='http://nuetzlich.net/cgit/gocryptfs/atom?h=flaggy'/>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/'/>
<updated>2021-07-31T11:24:25+00:00</updated>
<entry>
<title>fusefrontend: -sharedstorage: present stable inode numbers</title>
<updated>2021-07-31T11:24:25+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2021-07-31T11:24:25+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=1bc1db620b061aabf59469a5eb4fb60e3e1701a3'/>
<id>urn:sha1:1bc1db620b061aabf59469a5eb4fb60e3e1701a3</id>
<content type='text'>
Use the Gen field (inode generation) to distinguish hard links
while passing the real inode numbers to userspace.

Fixes https://github.com/rfjakob/gocryptfs/issues/584
</content>
</entry>
<entry>
<title>tests: matrix: add TestPwd</title>
<updated>2021-07-31T11:23:05+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2021-07-31T11:23:05+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=eecbcbb0905320fc8a030fb716bee259bf6dd00f'/>
<id>urn:sha1:eecbcbb0905320fc8a030fb716bee259bf6dd00f</id>
<content type='text'>
https://github.com/rfjakob/gocryptfs/issues/584
</content>
</entry>
<entry>
<title>fusefrontend: implement fsync on directories</title>
<updated>2021-07-29T18:39:50+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2021-07-29T18:39:50+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=0ca302f12aa8be391d6b8e7081b5c75fbec2e872'/>
<id>urn:sha1:0ca302f12aa8be391d6b8e7081b5c75fbec2e872</id>
<content type='text'>
Fixes https://github.com/rfjakob/gocryptfs/issues/587
</content>
</entry>
<entry>
<title>canonical-benchmarks.bash: handle relative paths</title>
<updated>2021-06-27T09:48:41+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2021-06-27T09:48:41+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=db81614cd660372c836e8c5b1cf975d0df5dbbd0'/>
<id>urn:sha1:db81614cd660372c836e8c5b1cf975d0df5dbbd0</id>
<content type='text'>
Passing a relative path was broken because we cd'ed
away first.
</content>
</entry>
<entry>
<title>tests/fsck: delete obsolete script run_fsck.bash</title>
<updated>2021-06-26T17:27:58+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2021-06-26T17:27:58+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=49507ea869e8496b1890bea96b182ccc93923d79'/>
<id>urn:sha1:49507ea869e8496b1890bea96b182ccc93923d79</id>
<content type='text'>
Not called by anybody.
</content>
</entry>
<entry>
<title>tests, maxlen.bash: speed up TestMaxlen using QUICK=1</title>
<updated>2021-06-26T17:13:24+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2021-06-26T17:12:52+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=ad3eeaedc5a9042682f236f43dd939b2e620d07c'/>
<id>urn:sha1:ad3eeaedc5a9042682f236f43dd939b2e620d07c</id>
<content type='text'>
From &gt;6 to &lt;1 second.
</content>
</entry>
<entry>
<title>tests: matrix: show content detail on mismatch</title>
<updated>2021-06-26T16:58:29+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2021-06-26T16:58:29+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=446c3d7e931747cd833ae6211a3742cb9d02578b'/>
<id>urn:sha1:446c3d7e931747cd833ae6211a3742cb9d02578b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: better error message on ctlsock query failure</title>
<updated>2021-06-26T16:49:54+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2021-06-26T16:43:15+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=1f29542b39654bda417ed436b8640b2f2e4f0d6e'/>
<id>urn:sha1:1f29542b39654bda417ed436b8640b2f2e4f0d6e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/default: add maxlen.bash test</title>
<updated>2021-06-26T14:09:04+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2021-06-26T14:09:04+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=cbd5e8ba01a8d35c6015f32d1e00b598bb097ffa'/>
<id>urn:sha1:cbd5e8ba01a8d35c6015f32d1e00b598bb097ffa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nametransform: rename BadNameFlag to BadnameSuffix</title>
<updated>2021-06-21T10:12:44+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2021-06-21T10:12:44+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=05b813f2026ebe6bff33cb600775823ee8a7df6e'/>
<id>urn:sha1:05b813f2026ebe6bff33cb600775823ee8a7df6e</id>
<content type='text'>
</content>
</entry>
</feed>
