Logo
Explore Help
Sign In
TheArchive/restic
1
0
Fork 0
You've already forked restic
mirror of https://github.com/restic/restic.git synced 2025-05-10 19:36:49 +00:00
Code Issues Packages Projects Releases Wiki Activity
restic/internal/fs/node_solaris.go

8 lines
127 B
Go
Raw Normal View History

restic: extract Node filesystem code to fs package
2024-08-26 23:03:25 +02:00
package fs
Add support for illumos/Solaris This does come without xattr/fuse support at this point. NB: not hooking up the integration tests as restic won't compile without cgo with Go < 1.10.
2018-03-04 13:30:06 +00:00
import "syscall"
restic: prepare extraction of fs code from Node
2024-08-26 22:35:22 +02:00
func nodeRestoreSymlinkTimestamps(path string, utimes [2]syscall.Timespec) error {
Add support for illumos/Solaris This does come without xattr/fuse support at this point. NB: not hooking up the integration tests as restic won't compile without cgo with Go < 1.10.
2018-03-04 13:30:06 +00:00
return nil
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.6 Page: 170ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API