<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gocryptfs/tests/stress_tests/extractloop.bash, branch dependabot/github_actions/actions/checkout-7</title>
<subtitle>Mirror of gocryptfs source code on Github</subtitle>
<id>http://nuetzlich.net/cgit/gocryptfs/atom?h=dependabot%2Fgithub_actions%2Factions%2Fcheckout-7</id>
<link rel='self' href='http://nuetzlich.net/cgit/gocryptfs/atom?h=dependabot%2Fgithub_actions%2Factions%2Fcheckout-7'/>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/'/>
<updated>2026-03-08T20:35:59+00:00</updated>
<entry>
<title>Added basic support for FreeBSD.</title>
<updated>2026-03-08T20:35:59+00:00</updated>
<author>
<name>Ankush Patel</name>
</author>
<published>2026-02-05T01:42:40+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=4fa21dcb57c5a0b7761bfec606ffd0e94c293ce8'/>
<id>urn:sha1:4fa21dcb57c5a0b7761bfec606ffd0e94c293ce8</id>
<content type='text'>
Freebsd-support: Change bash shebang to use /usr/bin/env

Freebsd-support: Fix go vet "undefined" fixes when running make ci

freebsd: stub xattr functions

/proc/PID/fd does not exist on freebsd.

freebsd-support: modify FchmodatNofollow for FreeBSD

FreeBSD supports the Fchmodat system call, with the AT_SYMLINK_NOFOLLOW
flag. FchmodatNofollow has been modified to use this system call and
flag.

freebsd-support: PR changes and fixes

* Functions in fusefrontend_reverse/node_xattr_freebsd.go have been
  stubbed for now.

* asuser_freebsd.go updated to only run f() when context is nil;
  otherwise log a warning and return an error.

* emulate.go build flags updated, and FreeBSD specific version added.

* sys_freebsd.go bug in Renameat2 with RENAME_EXCHANGE flag fixed.
  FreeBSD does not support atomic file swapping, so this flag now
  returns an error.

* unix2syscall and atime is identical between FreeBSD and Darwin,
  updated filenames so Go will build the file for FreeBSD and Mac OS.

freebsd-support: Addressed more PR comments and fixed build tags
</content>
</entry>
<entry>
<title>shell scripts: fix shellcheck warnings</title>
<updated>2021-09-01T08:22:01+00:00</updated>
<author>
<name>a1346054</name>
</author>
<published>2021-08-31T17:01:47+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=c63f7e9f64ee394b3311edb7f36f56fd786d145a'/>
<id>urn:sha1:c63f7e9f64ee394b3311edb7f36f56fd786d145a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: send SIGUSR1 to loopback</title>
<updated>2019-11-03T19:04:23+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2019-11-03T19:02:46+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=74b723d765e246f3409d4e538325242eabbc96fe'/>
<id>urn:sha1:74b723d765e246f3409d4e538325242eabbc96fe</id>
<content type='text'>
loopback needs to receive SIGUSR1 to write a memory profile.
</content>
</entry>
<entry>
<title>tests: make extractloop work with go-fuse loopback again</title>
<updated>2019-10-19T17:58:39+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2019-10-19T17:58:39+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=6c91f697e19490b38f5408eb142a27cd6d2b6c3c'/>
<id>urn:sha1:6c91f697e19490b38f5408eb142a27cd6d2b6c3c</id>
<content type='text'>
The "-l" flag is no longer supported in go-fuse loopback, drop
it.
</content>
</entry>
<entry>
<title>stress_tests: use /var/tmp by default</title>
<updated>2019-10-06T20:34:19+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2019-10-06T20:34:19+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=65bc006a78c67b8f8cf0b01f8ed948dca6c1e408'/>
<id>urn:sha1:65bc006a78c67b8f8cf0b01f8ed948dca6c1e408</id>
<content type='text'>
There is a good chance that /tmp is tmpfs, and we want to
run our tests on a real filesystem.
</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>tests: extractloop: renice to level 19</title>
<updated>2019-01-03T15:14:05+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2019-01-03T15:14:05+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=71d07b7c73f4ede938b18c773e34efd1506bde5a'/>
<id>urn:sha1:71d07b7c73f4ede938b18c773e34efd1506bde5a</id>
<content type='text'>
Run at low priority to not annoy the user too much.
</content>
</entry>
<entry>
<title>tests: extractloop.sh: better cleanup logic, handle missing /proc</title>
<updated>2018-03-13T21:41:26+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2018-03-13T21:41:26+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=4b75b578a2053722f21c62fba3a6b6e3f4aaefeb'/>
<id>urn:sha1:4b75b578a2053722f21c62fba3a6b6e3f4aaefeb</id>
<content type='text'>
macos does not have /proc, so don't try to read it.
</content>
</entry>
<entry>
<title>tests: extractloop.sh: don't abort if md5sum is missing</title>
<updated>2018-03-13T21:16:15+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2018-03-13T21:16:15+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=e46f6b940f3159e63f9cc4b4866d4b20085f34cc'/>
<id>urn:sha1:e46f6b940f3159e63f9cc4b4866d4b20085f34cc</id>
<content type='text'>
MacOS does not have it installed by default.
</content>
</entry>
<entry>
<title>macos: extractloop.sh: exclude symlink &amp; mute ln error message</title>
<updated>2018-03-07T20:36:52+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2018-03-07T20:22:47+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=8373410678eaadbfe7079065f80fc9ea16e4a4b3'/>
<id>urn:sha1:8373410678eaadbfe7079065f80fc9ea16e4a4b3</id>
<content type='text'>
Extracting the symlink fails with

	linux-3.0/arch/microblaze/boot/dts/system.dts: Can't set permissions to 0755

so just exclude it.

The ln error Looks scary but is harmless, so get rid of it.
The symlink is only created to make it more convenient to view the
csv log.
</content>
</entry>
</feed>
