On Fri, Nov 21, 2014 at 09:44:48PM +0100, Richard Schütz wrote:
> commit 79d80fc1466512d0ca211f4bfcd9de5f2f816a5a introduced a regression that
> prevents mounting a tmpfs if the mount point already exits in the container's
> root file system. This commit fixes the problem by ignoring EEXIST.
> ---
commit 79d80fc1466512d0ca211f4bfcd9de5f2f816a5a introduced a regression that
prevents mounting a tmpfs if the mount point already exits in the container's
root file system. This commit fixes the problem by ignoring EEXIST.
---
src/nspawn/nspawn.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(