Re: [lxc-devel] Japanese website

2014-07-18 Thread KATOH Yasufumi
>>> On Thu, 17 Jul 2014 17:56:14 +0900 in message "Re: [lxc-devel] Japanese website" I wrote: > Thanks!! > ... I am very sorry, I have run the 'git reset --hard ; git push -f' > to our repository (_o_), so Japanese page is not no longer updated, I > guess. Please fix that

Re: [lxc-devel] [PATCH 3/3] fuse: Allow mounts from user namespaces

2014-07-18 Thread Miklos Szeredi
On Mon, Jul 14, 2014 at 9:18 PM, Seth Forshee wrote: > Update fuse to allow mounts from user namespaces. During mount > current_user_ns() is stashed away, Same thing here. While practically this may work, it's theoretically wrong, and possibly may go wrong in special situations. In fuse there'

Re: [lxc-devel] [PATCH 1/3] fuse/dev: Fix unbalanced calls to kunmap_atomic() during splice I/O

2014-07-18 Thread Miklos Szeredi
On Mon, Jul 14, 2014 at 9:18 PM, Seth Forshee wrote: > fuse_copy_finish() assumes that mapaddr in fuse_copy_state refers > to a valid mapping if currbuf is non-NULL, but this isn't always > true when moving pages for splice I/O. This results in an > unbalanced call to kunmap_atomic() and thus an u

[lxc-devel] Centos 7

2014-07-18 Thread CDR
Dear friends I moved a working container from Ubuntu 14.04 to Centos 7, and networking does not work. Previously, I had compiled and installed LXC from git, make rpm: rpm -qa | grep lxc lxc-debuginfo-1.1.0-0.1.alpha1.el7.centos.x86_64 lxc-1.1.0-0.1.alpha1.el7.centos.x86_64 lxc-libs-1.1.0-0.1.alpha

Re: [lxc-devel] [PATCH 2/3] fuse: Translate pid making a request into the server's pid namespace

2014-07-18 Thread Miklos Szeredi
On Mon, Jul 14, 2014 at 9:18 PM, Seth Forshee wrote: > If the server is executing in a pid namespace then then giving it > the global pid of the process making the request is useless. > Translate the pid into the server's pid namespace. > > Signed-off-by: Seth Forshee > --- > fs/fuse/dev.c|

Re: [lxc-devel] [PATCH 1/1] Remove mention of mountcgroups in ubuntu.common config

2014-07-18 Thread Serge Hallyn
Hi, My guess is no, but mwarfield will be the best person to address this (when he returns). -serge Quoting Jesse Tane (jesse.t...@gmail.com): > Speaking of this, I've been using the (similar) hooks from here to get > systemd working inside containers: > > https://lists.linuxcontainers.org/pipe

[lxc-devel] [lxc/lxc] 732520: lxc-test-{unpriv, usernic.in}: make sure to chgrp a...

2014-07-18 Thread GitHub
Branch: refs/heads/stable-1.0 Home: https://github.com/lxc/lxc Commit: 73252073000687cb0282619cc9449afd94f51496 https://github.com/lxc/lxc/commit/73252073000687cb0282619cc9449afd94f51496 Author: Serge Hallyn Date: 2014-07-18 (Fri, 18 Jul 2014) Changed paths: M src/tests/