moby--moby/daemon/graphdriver/copy
Maxim Ivanov 6f084f2929 Fix FIFO, sockets and device files when run in user NS
commit 617c352e92 "Don't create devices if in a user namespace"

introduced check, which meant to skip mknod operation when run
in user namespace, but instread skipped FIFO and socket files
copy.

Signed-off-by: Maxim Ivanov <ivanov.maxim@gmail.com>
2018-04-01 12:33:59 +01:00
..
copy.go Fix FIFO, sockets and device files when run in user NS 2018-04-01 12:33:59 +01:00
copy_test.go copy: remove kernel version test 2018-03-29 10:45:43 -07:00