<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gocryptfs, branch github_macos</title>
<subtitle>Mirror of gocryptfs source code on Github</subtitle>
<id>http://nuetzlich.net/cgit/gocryptfs/atom?h=github_macos</id>
<link rel='self' href='http://nuetzlich.net/cgit/gocryptfs/atom?h=github_macos'/>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/'/>
<updated>2025-08-03T20:58:30+00:00</updated>
<entry>
<title>load</title>
<updated>2025-08-03T20:58:30+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2025-08-03T20:53:14+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=b0be67e54a288c6d3f5ac73c9888ed5a5bc4e38f'/>
<id>urn:sha1:b0be67e54a288c6d3f5ac73c9888ed5a5bc4e38f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test_helpers: send SIGQUIT on mount timeout</title>
<updated>2025-08-03T20:49:35+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2025-08-03T20:49:35+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=dad4c9fc77f3c5c05396259ef0990c1b338344da'/>
<id>urn:sha1:dad4c9fc77f3c5c05396259ef0990c1b338344da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>f</title>
<updated>2025-08-03T20:40:25+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2025-08-03T20:40:25+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=ac0b182ad49c5f32d59227e685cd5d4afc863633'/>
<id>urn:sha1:ac0b182ad49c5f32d59227e685cd5d4afc863633</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test.bash: print "?" when we cannot determine fs type</title>
<updated>2025-08-03T20:40:00+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2025-08-03T20:40:00+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=0886e39cb678a6462c878934e4eb0c97cdd22f74'/>
<id>urn:sha1:0886e39cb678a6462c878934e4eb0c97cdd22f74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>github ci: add macos</title>
<updated>2025-08-03T20:31:27+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2025-08-03T20:21:45+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=075911d8c3440baf6efbe86045fb1d51b9a5b6fc'/>
<id>urn:sha1:075911d8c3440baf6efbe86045fb1d51b9a5b6fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test.bash: drop SC2002 exception</title>
<updated>2025-08-03T20:08:13+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2025-08-03T20:08:13+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=516dc9739814cd745d9b94393105649c72edc4d6'/>
<id>urn:sha1:516dc9739814cd745d9b94393105649c72edc4d6</id>
<content type='text'>
No longer needed.
</content>
</entry>
<entry>
<title>test.bash: use flock without subshell</title>
<updated>2025-08-03T20:02:41+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2025-08-03T20:01:58+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=00ea6f7e5607a933767a8778d60b8d14e4d9f20d'/>
<id>urn:sha1:00ea6f7e5607a933767a8778d60b8d14e4d9f20d</id>
<content type='text'>
From man 1 flock:

       shell&gt; exec 4&lt;&gt;/var/lock/mylockfile; shell&gt; flock -n 4
           This form is convenient for locking a file without spawning a
           subprocess. The shell opens the lock file for reading and
           writing as file descriptor 4, then flock is used to lock the
           descriptor.
</content>
</entry>
<entry>
<title>fusefronted: report correct directory size in fstat</title>
<updated>2025-08-03T19:25:24+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2025-08-03T19:22:10+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=ddcc7405e68e6be2cce02dddde3fa6e019c62951'/>
<id>urn:sha1:ddcc7405e68e6be2cce02dddde3fa6e019c62951</id>
<content type='text'>
Fixes https://github.com/rfjakob/gocryptfs/issues/951
</content>
</entry>
<entry>
<title>tests: matrix: add TestDirSize</title>
<updated>2025-08-03T19:25:24+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2025-08-03T19:05:47+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=528834aa89b4645f7a31ec45e7c474026a4f1dce'/>
<id>urn:sha1:528834aa89b4645f7a31ec45e7c474026a4f1dce</id>
<content type='text'>
Fails at the moment, as expected:

=== RUN   TestDirSize
    matrix_test.go:938: stat size is different from fstat size: pStat=80 pFstat=30
    matrix_test.go:941: fstat size is different: pSt=30 cSt=80
    matrix_test.go:938: stat size is different from fstat size: pStat=100 pFstat=50
    matrix_test.go:941: fstat size is different: pSt=50 cSt=100
    matrix_test.go:938: stat size is different from fstat size: pStat=120 pFstat=70
    matrix_test.go:941: fstat size is different: pSt=70 cSt=120
    matrix_test.go:938: stat size is different from fstat size: pStat=140 pFstat=90
    matrix_test.go:941: fstat size is different: pSt=90 cSt=140
    matrix_test.go:938: stat size is different from fstat size: pStat=160 pFstat=110
    matrix_test.go:941: fstat size is different: pSt=110 cSt=160

https://github.com/rfjakob/gocryptfs/issues/951
</content>
</entry>
<entry>
<title>tests: matrix: enable ctlsock</title>
<updated>2025-08-03T19:25:24+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2025-08-03T19:05:32+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=ca83d1dcdc305418b0a0baa297a340cf702a60fc'/>
<id>urn:sha1:ca83d1dcdc305418b0a0baa297a340cf702a60fc</id>
<content type='text'>
</content>
</entry>
</feed>
