containerd/core/diff/apply
Tobias Klauser 0ec14fdf8c
core/diff/apply: use unix.Syncfs
Use the Syncfs wrapper function defined in the golang.org/x/sys/unix
package instead of manually wrapping it in doSyncFs.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
2024-04-09 15:12:43 +02:00
..
apply_darwin.go Move archive to pkg/archive 2024-01-17 09:54:18 -08:00
apply_linux_test.go Move diff to core/diff 2024-01-17 09:51:17 -08:00
apply_linux.go core/diff/apply: use unix.Syncfs 2024-04-09 15:12:43 +02:00
apply_other.go Move archive to pkg/archive 2024-01-17 09:54:18 -08:00
apply.go Move mount to core/mount 2024-01-17 09:52:12 -08:00