Kurochan
Kurochan
@AkhtarAmir It works perfectly! Thank you!
Hi @jeoliva @maxsharabayko @ethouris , Could you review this PR?
@balajiv113 I understand your point. I was investigating to isolate the cause of this problem. As a result, I have noticed that chmod fails regardless of whether or not `os.Ctimes()`...
I reproduced with tar.gz. Perhaps it has something to do with file size. Small file sizes(e.g. 1KB) did not cause errors. ```bash kuro@lima-debug-inotify:/tmp/lima$ dd if=/dev/urandom of=test.bin bs=50M count=1 1+0 records...