From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 4 Sep 2001 07:04:03 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 4 Sep 2001 07:03:53 -0400 Received: from d179.dhcp212-198-121.noos.fr ([212.198.121.179]:52742 "EHLO microsoft.com") by vger.kernel.org with ESMTP id ; Tue, 4 Sep 2001 07:03:35 -0400 Subject: Re: [RFD] readonly/read-write semantics From: Xavier Bestel To: Alexander Viro Cc: Jean-Marc Saffroy , Ingo Oeser , Bryan Henderson , linux-fsdevel@vger.kernel.org, Linux Kernel Mailing List , Linus Torvalds In-Reply-To: In-Reply-To: Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/0.12.99+cvs.2001.08.22.00.33 (Preview Release) Date: 04 Sep 2001 12:59:10 +0200 Message-Id: <999601150.11170.11.camel@nomade> Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On mar, 2001-09-04 at 12:28, Alexander Viro wrote: > > Sorry, I meant journal replaying ... AFAIK, this operation will write on > > the media even if mounted r/o. > > Ditto - NFS client has no idea of that operation. Another client mounting the same fs at the same time will have a rather weird idea of that operation.