Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755362AbbHLQBj (ORCPT ); Wed, 12 Aug 2015 12:01:39 -0400 Received: from out01.mta.xmission.com ([166.70.13.231]:40404 "EHLO out01.mta.xmission.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755293AbbHLQBh (ORCPT ); Wed, 12 Aug 2015 12:01:37 -0400 From: ebiederm@xmission.com (Eric W. Biederman) To: Seth Forshee Cc: Alexander Viro , linux-mtd@lists.infradead.org, linux-fsdevel@vger.kernel.org, linux-security-module@vger.kernel.org, selinux@tycho.nsa.gov, Serge Hallyn , Andy Lutomirski , linux-kernel@vger.kernel.org, John Johansen , Kentaro Takeda , Tetsuo Handa , James Morris , Kees Cook References: <1439240719-46850-1-git-send-email-seth.forshee@canonical.com> Date: Wed, 12 Aug 2015 10:54:44 -0500 In-Reply-To: <1439240719-46850-1-git-send-email-seth.forshee@canonical.com> (Seth Forshee's message of "Mon, 10 Aug 2015 16:05:11 -0500") Message-ID: <87oaica4e3.fsf@x220.int.ebiederm.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-XM-AID: U2FsdGVkX1+vbw0tIuYWshvO/XInBLWZU9m2djrkgzc= X-SA-Exim-Connect-IP: 67.3.205.173 X-SA-Exim-Mail-From: ebiederm@xmission.com X-Spam-Report: * -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP * 0.0 TVD_RCVD_IP Message was received from an IP address * 0.7 XMSubLong Long Subject * 0.0 T_TM2_M_HEADER_IN_MSG BODY: No description available. * 0.8 BAYES_50 BODY: Bayes spam probability is 40 to 60% * [score: 0.5000] * -0.0 DCC_CHECK_NEGATIVE Not listed in DCC * [sa07 1397; Body=1 Fuz1=1 Fuz2=1] X-Spam-DCC: XMission; sa07 1397; Body=1 Fuz1=1 Fuz2=1 X-Spam-Combo: ;Seth Forshee X-Spam-Relay-Country: X-Spam-Timing: total 455 ms - load_scoreonly_sql: 0.07 (0.0%), signal_user_changed: 12 (2.6%), b_tie_ro: 10 (2.2%), parse: 1.19 (0.3%), extract_message_metadata: 17 (3.7%), get_uri_detail_list: 1.14 (0.3%), tests_pri_-1000: 8 (1.8%), tests_pri_-950: 1.52 (0.3%), tests_pri_-900: 1.25 (0.3%), tests_pri_-400: 20 (4.4%), check_bayes: 19 (4.1%), b_tokenize: 6 (1.2%), b_tok_get_all: 6 (1.3%), b_comp_prob: 1.90 (0.4%), b_tok_touch_all: 2.7 (0.6%), b_finish: 0.72 (0.2%), tests_pri_0: 382 (84.1%), tests_pri_500: 7 (1.5%), rewrite_mail: 0.00 (0.0%) Subject: Re: [PATCH v2 0/7] Initial support for user namespace owned mounts X-Spam-Flag: No X-SA-Exim-Version: 4.2.1 (built Wed, 24 Sep 2014 11:00:52 -0600) X-SA-Exim-Scanned: Yes (on in01.mta.xmission.com) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 996 Lines: 22 Seth Forshee writes: > This series adds support for the idea of superblocks owned by > unprivileged user namespaces. This is initially used to simplify the > MNT_NODEV handling for unpivileged mounts, and the ultimate goal is to > allow mounting of additional filesystem types from unprivileged > containers. As such these are the first in a larger set of patches, with > the full series (so far) available at: > > git://kernel.ubuntu.com/sforshee/linux.git userns-mounts Seth just a quick note to let you know this isn't forgotten. I have a big pile of things to work through this week, so probably the first chance I will have to look at your updated patches is during the boring bits of Linux Plumbers Conf. Eric -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/