mirror of
https://github.com/docker/docs.git
synced 2026-04-05 10:48:55 +07:00
If aufs is already modprobe'd but we are in a user namespace, the aufs driver will happily load but then get eperm when it actually tries to do something. So detect that condition. Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>