[lxc-devel] [lxc/lxc] 31a882: aufs: Support unprivileged clone, mount

GitHub noreply at github.com
Tue May 26 20:01:31 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 31a882ef3a5e35ae891d76adc0351bad0f2540f2
      https://github.com/lxc/lxc/commit/31a882ef3a5e35ae891d76adc0351bad0f2540f2
  Author: KATOH Yasufumi <karma at jazz.email.ne.jp>
  Date:   2015-05-26 (Tue, 26 May 2015)

  Changed paths:
    M src/lxc/bdev.c

  Log Message:
  -----------
  aufs: Support unprivileged clone, mount

Current aufs supports FS_USERNS_MOUNT by using allow_userns module
parameter. It allows root in userns to mount aufs.

This patch allows an unprivileged container to use aufs. The value of
xino option is changed to /dev/shm/aufs.xino that an unpriv user can
write.

Signed-off-by: KATOH Yasufumi <karma at jazz.email.ne.jp>
Acked-by: Serge E. Hallyn <serge.hallyn at ubuntu.com>




More information about the lxc-devel mailing list