From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Paul Menage" Subject: Re: [PATCH] Add MS_BIND_FLAGS mount flag Date: Thu, 14 Feb 2008 07:23:21 -0800 Message-ID: <6599ad830802140723t2239c432v3610d9a0fd77e862@mail.gmail.com> References: <47B283EB.8070209@google.com> <20080214060201.GA17680@infradead.org> <6599ad830802140722t2e3a2779sa323657dfd6da841@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: "Alexander Viro" , "Andrew Morton" , linux-kernel@vger.kernel.org To: "Christoph Hellwig" , linux-fsdevel@vger.kernel.org Return-path: Received: from smtp-out.google.com ([216.239.33.17]:31907 "EHLO smtp-out.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752318AbYBNPXc (ORCPT ); Thu, 14 Feb 2008 10:23:32 -0500 Received: from zps36.corp.google.com (zps36.corp.google.com [172.25.146.36]) by smtp-out.google.com with ESMTP id m1EFNQwf012420 for ; Thu, 14 Feb 2008 15:23:26 GMT Received: from py-out-1112.google.com (pych31.prod.google.com [10.34.109.31]) by zps36.corp.google.com with ESMTP id m1EFNPWx032185 for ; Thu, 14 Feb 2008 07:23:25 -0800 Received: by py-out-1112.google.com with SMTP id h31so401606pyc.23 for ; Thu, 14 Feb 2008 07:23:24 -0800 (PST) In-Reply-To: <6599ad830802140722t2e3a2779sa323657dfd6da841@mail.gmail.com> Content-Disposition: inline Sender: linux-fsdevel-owner@vger.kernel.org List-ID: [ cc: linux-fsdevel ] On Thu, Feb 14, 2008 at 7:22 AM, Paul Menage wrote: > On Wed, Feb 13, 2008 at 10:02 PM, Christoph Hellwig wrote: > > > > I think this concept is reasonable, but I don't think MS_BIND_FLAGS > > is a descriptive name for this flag. MS_EXPLICIT_FLAGS might be better > > but still isn't optimal. > > > > MS_BIND_FLAGS_OVERRIDE ? > > Paul >