mirror of
https://github.com/containerd/containerd.git
synced 2026-07-13 19:13:12 +00:00
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>