mirror of
https://github.com/containerd/containerd.git
synced 2026-07-08 15:50:05 +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>