From mboxrd@z Thu Jan 1 00:00:00 1970 From: Phil Sutter Subject: Re: [PATCH iproute2] lib/namespace: don't try to mount rw /sys over a ro one Date: Tue, 13 Feb 2018 11:55:59 +0100 Message-ID: <20180213105559.GF4242@orbyte.nwl.cc> References: <20180212192312.3472-1-lkundrak@v3.sk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netdev@vger.kernel.org To: Lubomir Rintel Return-path: Received: from orbyte.nwl.cc ([151.80.46.58]:36876 "EHLO orbyte.nwl.cc" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934011AbeBMK4B (ORCPT ); Tue, 13 Feb 2018 05:56:01 -0500 Content-Disposition: inline In-Reply-To: <20180212192312.3472-1-lkundrak@v3.sk> Sender: netdev-owner@vger.kernel.org List-ID: On Mon, Feb 12, 2018 at 08:23:12PM +0100, Lubomir Rintel wrote: > It will fail with EPERM on Linux 4.15. > > Signed-off-by: Lubomir Rintel Acked-by: Phil Sutter