Skip to content

Commit 5a0beae

Browse files
committed
sys: remove StatAtime(), StatCtime(), StatMtime() and StatATimeAsTime() utils
This removes the StatAtime(), StatCtime(), StatMtime() and StatATimeAsTime() utilities from the sys package. These utilities are not currently used in the containerd codebase, and a copy of these utilities can be found in github.com/containerd/continuity/fs; - https://github.com/containerd/continuity/blob/fa7d1622372f1a787bfe51d59183b598813ce9d9/fs/stat_darwinbsd.go - https://github.com/containerd/continuity/blob/fa7d1622372f1a787bfe51d59183b598813ce9d9/fs/stat_linuxopenbsd.go Given that the containerd/sys package is not designed for external consumption, I'm not adding "deprecated" comments (or aliases to their new location). Signed-off-by: Sebastiaan van Stijn <[email protected]>
1 parent ddeacc4 commit 5a0beae

3 files changed

Lines changed: 0 additions & 133 deletions

File tree

sys/stat_bsd.go

Lines changed: 0 additions & 44 deletions
This file was deleted.

sys/stat_openbsd.go

Lines changed: 0 additions & 45 deletions
This file was deleted.

sys/stat_unix.go

Lines changed: 0 additions & 44 deletions
This file was deleted.

0 commit comments

Comments
 (0)