libgocryptfs/contrib/getdents-debug/getdents
Jakob Unterwurzacher b275c53fa7 contrib/getdents-debug: implement getdents -loop
$ ./getdents -loop /mnt/synology/public/tmp/g1
unix.Getdents: n=4176; n=4176; n=4176; n=4176; n=4176; n=3192; n=0; err=<nil>; total 24072 bytes
unix.Getdents: n=4176; n=4176; n=4176; n=4176; n=4176; n=3192; n=0; err=<nil>; total 24072 bytes
unix.Getdents: n=4176; n=-1; err=no such file or directory; total 4176 bytes
2020-05-25 23:32:11 +02:00
..
.gitignore contrib: collect getdents stuff in getdents-debug folder 2020-05-24 23:46:41 +02:00
getdents.go contrib/getdents-debug: implement getdents -loop 2020-05-25 23:32:11 +02:00