mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
fa9709a3fc
In some cases (e.g. NFS), a chown may technically be a no-op but still return `EPERM`, so only call `chown` when neccessary. This is particularly problematic for docker users bind-mounting an NFS share into a container. Signed-off-by: Brian Goff <cpuguy83@gmail.com> |
||
---|---|---|
.. | ||
idtools.go | ||
idtools_unix.go | ||
idtools_unix_test.go | ||
idtools_windows.go | ||
usergroupadd_linux.go | ||
usergroupadd_unsupported.go | ||
utils_unix.go |