diff options
author | Jakob Unterwurzacher | 2020-09-13 14:09:38 +0200 |
---|---|---|
committer | Jakob Unterwurzacher | 2020-09-13 14:14:23 +0200 |
commit | af7386713c33a476f6094d0c53a518a2c6b2c015 (patch) | |
tree | ec298059b400a2c0fbd456ee52e1a33ec1fba63e /profiling/streaming-read.bash | |
parent | 04b46c7adfda9acb9b445968f59c5a8009ec86a2 (diff) |
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.
Diffstat (limited to 'profiling/streaming-read.bash')
0 files changed, 0 insertions, 0 deletions