libgocryptfs/contrib
Jakob Unterwurzacher 3a1f009c1a Add contrib/atomicrename
$ ./contrib/atomicrename/atomicrename -h
atomicrename creates 100 "src" files in the current directory, renames
them in random order over a single "dst" file while reading the "dst"
file concurrently in a loop.

Progress and errors are reported as they occour in addition to a summary
printed at the end. cifs and fuse filesystems are known to fail, local
filesystems and nfs seem ok.

See https://github.com/hanwen/go-fuse/issues/398 for background info.
2021-06-04 22:17:13 +02:00
..
atomicrename Add contrib/atomicrename 2021-06-04 22:17:13 +02:00
findholes findholes: add --create, --verify 2021-05-29 16:00:40 +02:00
getdents-debug getdents_c: continue on EINTR from open 2020-07-29 20:35:59 +02:00
statfs Expand statfs man page a little and include in build.bash 2019-09-08 15:50:05 +02:00
statvsfstat contrib/statvsfstat: add statvsfstat tool 2019-11-16 21:19:08 +01:00
cleanup-tmp-mounts.sh contrib: cleanup-tmp-mounts: also clean ext4-ramdisk 2020-10-15 17:49:17 +02:00
gocryptfs-maybe.bash contrib: gocryptfs-maybe: fix description 2016-10-11 23:22:15 +02:00
mount-ext4-ramdisk.sh contrib/mount-ext4-ramdisk.sh: clean up in error case 2020-09-18 13:21:07 +02:00