Fix assignment error in Unix2syscall by converting Timespec into Nsec (#203)
$ go.gcc build # github.com/rfjakob/gocryptfs/internal/syscallcompat internal/syscallcompat/unix2syscall_linux.go:32:13: error: incompatible types in assignment (cannot use type int64 as type syscall.Timespec_sec_t) s.Atim.Sec = u.Atim.Sec ^libgocryptfs
parent
866e850842
commit
5b986288cf
Loading…
Reference in new issue