Files
containerd/archive
Tobias Klauser f01b139161 archive: use Mkdev, Major and Minor functions from golang.org/x/sys/unix
Now that golang.org/x/sys/unix provides the Mkdev, Major and Minor
functions for every OS, use them instead of the locally defined version
which uses the Linux specific device major/minor encoding.

This also means that the device number should now be properly encoded on
e.g. Darwin, FreeBSD or Solaris.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
2017-10-02 15:13:03 +02:00
..
2017-07-26 14:26:27 -04:00
2017-07-26 14:26:27 -04:00
2017-07-18 18:32:44 -07:00
2017-08-07 12:40:21 -07:00
2017-02-17 11:49:58 -08:00