diff options
author | Jakob Unterwurzacher | 2016-08-09 22:18:46 +0200 |
---|---|---|
committer | Jakob Unterwurzacher | 2016-08-09 22:18:46 +0200 |
commit | af5441dcd9033e81da43ab77887a7b5aac693ab6 (patch) | |
tree | 54d8efea78ebc56d8f8f62ffc20f527d5adc4a05 /test.bash | |
parent | fc0de96763280d24cfb30646c82efddb18cbb59d (diff) |
fusefrontend: use NsecToTimespec() for Utimens
This fixes a build problem on 32-bit hosts:
internal/fusefrontend/file.go:400: cannot use a.Unix() (type int64) as
type int32 in assignment
internal/fusefrontend/file.go:406: cannot use m.Unix() (type int64) as
type int32 in assignment
It also enables full nanosecond timestamps for dates
after 1970.
Diffstat (limited to 'test.bash')
0 files changed, 0 insertions, 0 deletions