<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gocryptfs/tests/stress_tests/extractloop.bash, branch xattr_user_buffer</title>
<subtitle>Mirror of gocryptfs source code on Github</subtitle>
<id>http://nuetzlich.net/cgit/gocryptfs/atom?h=xattr_user_buffer</id>
<link rel='self' href='http://nuetzlich.net/cgit/gocryptfs/atom?h=xattr_user_buffer'/>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/'/>
<updated>2021-09-01T08:22:01+00:00</updated>
<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>
<entry>
<title>macos: tests: make extractloop.bash work on macos</title>
<updated>2018-03-07T19:37:10+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2018-03-07T19:37:10+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=51de6cd9405aa0db3b248324623c82cbc05e61ae'/>
<id>urn:sha1:51de6cd9405aa0db3b248324623c82cbc05e61ae</id>
<content type='text'>
macos' bash and ln lack a few features we used.
</content>
</entry>
</feed>
