containerd/sys
Sebastiaan van Stijn 21f532d518
move sys.FMountat() into mount package
It's the only location this is used, so might as well move it
into that package. I could not find external users of this utility,
so not adding an alias / deprecation.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-06-23 18:14:30 +02:00
..
reaper Integrate sys.SetSubreaper, sys.GetSubreaper in sys/reaper package 2020-05-04 08:44:02 +02:00
epoll.go sys: deprecate EpollCreate1, EpollCtl, EpollWait 2020-03-09 13:15:07 +01:00
fds.go Licence header added 2018-02-19 10:32:26 +09:00
filesys_unix.go Windows:Create root/state with ACL 2019-03-21 18:47:34 -07:00
filesys_windows.go Fix error case in Windows layer cleanup 2021-04-09 01:34:57 -07:00
oom_linux_test.go fix TestSetOOMScoreBoundaries 2021-04-08 13:14:04 +02:00
oom_linux.go fix TestSetOOMScoreBoundaries 2021-04-08 13:14:04 +02:00
oom_unsupported.go sys: add AdjustOOMScore() utility 2021-04-07 19:16:56 +02:00
socket_unix.go sys: mkdirAs: do chown if dir already exists 2019-12-18 14:19:19 +09:00
socket_windows.go Licence header added 2018-02-19 10:32:26 +09:00
userns_deprecated.go Move RunningInUserNS() to its own package 2021-03-23 11:29:53 +01:00