Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261675AbVBWXEk (ORCPT ); Wed, 23 Feb 2005 18:04:40 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261670AbVBWXDa (ORCPT ); Wed, 23 Feb 2005 18:03:30 -0500 Received: from pentafluge.infradead.org ([213.146.154.40]:59538 "EHLO pentafluge.infradead.org") by vger.kernel.org with ESMTP id S261658AbVBWXAd (ORCPT ); Wed, 23 Feb 2005 18:00:33 -0500 Date: Wed, 23 Feb 2005 23:00:27 +0000 From: Christoph Hellwig To: Andrew Morton , Al Viro , Linux Kernel ML Subject: Re: [Patch 1/6] Bind Mount Extensions 0.06 Message-ID: <20050223230027.GC21383@infradead.org> Mail-Followup-To: Christoph Hellwig , Andrew Morton , Al Viro , Linux Kernel ML References: <20050222121049.GB3682@mail.13thfloor.at> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050222121049.GB3682@mail.13thfloor.at> User-Agent: Mutt/1.4.1i X-SRS-Rewrite: SMTP reverse-path rewritten from by pentafluge.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 644 Lines: 18 On Tue, Feb 22, 2005 at 01:10:49PM +0100, Herbert Poetzl wrote: > > > ; > ; Bind Mount Extensions > ; > ; This part adds support for the RDONLY, NOATIME and NODIRATIME > ; vfsmount flags, propagates those options into loopback (bind) > ; mounts and displays them properly in show_vfsmnt()/proc wrong way around. Actually adding these flags must happen last after all infrastructure is in place. - 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/