1. 20 Feb, 2016 2 commits
    • lxc: cgfs: handle lxcfs · 836514a8
      Ubuntu authored
      When containers have lxcfs mounted instead of cgroupfs, we have to
      process /proc/self/mountinfo a bit differently.  In particular, we
      should look for fuse.lxcfs fstype, we need to look elsewhere for the
      list of comounted controllers, and the mount_prefix is not a cgroup path
      which was bind mounted, so we should ignore it, and named subsystems
      show up without the 'name=' prefix.
      
      With this patchset I can start containers inside a privileged lxd
      container with lxcfs mounted (i.e. without cgroup namespaces).
      
      Closes #830
      Signed-off-by: 's avatarUbuntu <ubuntu@localhost.localdomain>
    • cgfs: also check for EACCES when writing devices · dddf7c5b
      Serge Hallyn authored
      Because that's what lxcfs gives us.
      Signed-off-by: 's avatarSerge Hallyn <serge.hallyn@ubuntu.com>
  2. 19 Feb, 2016 3 commits
  3. 18 Feb, 2016 1 commit
  4. 16 Feb, 2016 5 commits
  5. 15 Feb, 2016 3 commits
  6. 10 Feb, 2016 6 commits
  7. 08 Feb, 2016 2 commits
  8. 05 Feb, 2016 2 commits
  9. 04 Feb, 2016 5 commits
  10. 03 Feb, 2016 6 commits
  11. 02 Feb, 2016 5 commits