libgocryptfs/tests/stress_tests
Jakob Unterwurzacher af7386713c stress_tests/fsstress-gocryptfs.bash: use rm -Rf for cleanup
Apparently, kernel 5.8 now allows unprivileged "mknod /tmp/x c 0 0":

	vfs: allow unprivileged whiteout creation
	https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.8.9&id=a3c751a50fe6bbe50eb7622a14b18b361804ee0c

which is why rm throws a new prompt:

	rm: remove write-protected character special file '...'?

Use rm -Rf to suppress that.
2020-09-13 14:14:23 +02:00
..
extractloop.bash tests: send SIGUSR1 to loopback 2019-11-03 20:04:23 +01:00
extractloop_plot_csv.m tests: overengineer extractloop_plot_csv.m a little 2019-01-03 18:24:14 +01:00
fsstress-encfs.bash tests: support encfs in the fsstress script 2017-05-01 23:50:49 +02:00
fsstress-gocryptfs.bash stress_tests/fsstress-gocryptfs.bash: use rm -Rf for cleanup 2020-09-13 14:14:23 +02:00
fsstress-loopback.bash tests: rename fsstress-loopback.bash to fsstress-gocryptfs.bash 2016-11-17 22:51:25 +01:00
linux-3.0.md5sums tests: rename extractloop.md5sums to linux-3.0.md5sums 2016-06-08 00:32:44 +02:00
parallel_cp.sh stress_tests: use /var/tmp by default 2019-10-06 22:34:19 +02:00
pingpong-rsync.bash test: add pingpong.bash and pingping-rsync.bash 2016-06-09 22:20:55 +02:00
pingpong.bash stress_tests: run pingpong.bash at nice level 19 2020-07-26 20:01:30 +02:00