forked from TrueCloudLab/restic
Update vendored library github.com/pkg/sftp
This commit is contained in:
parent
d9ba9279e0
commit
19035e977b
27 changed files with 494 additions and 240 deletions
2
vendor/github.com/pkg/sftp/server_statvfs_impl.go
generated
vendored
2
vendor/github.com/pkg/sftp/server_statvfs_impl.go
generated
vendored
|
@ -1,4 +1,4 @@
|
|||
// +build darwin linux,!gccgo
|
||||
// +build darwin linux
|
||||
|
||||
// fill in statvfs structure with OS specific values
|
||||
// Statfs_t is different per-kernel, and only exists on some unixes (not Solaris for instance)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue