Imports of package vfs

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/docker/docker/daemon/graphdriver
github.com/docker/docker/errdefsPackage errdefs defines a set of error interfaces that packages should use for communicating classes of errors.
github.com/docker/docker/internal/containerfs
github.com/docker/docker/quota
github.com/docker/go-unitsPackage units provides helper function to parse and print size and time units in human-readable format.
github.com/moby/go-archive/chrootarchive
github.com/moby/sys/user
github.com/opencontainers/selinux/go-selinux/label
github.com/pkg/errorsPackage errors provides simple error handling primitives.
osPackage os provides a platform-independent interface to operating system functionality.
path/filepathPackage filepath implements utility routines for manipulating filename paths in a way compatible with the target operating system-defined file paths.