From owner-freebsd-current@FreeBSD.ORG Wed Feb 28 06:31:55 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 282B316A72E for ; Wed, 28 Feb 2007 06:31:55 +0000 (UTC) (envelope-from ota@j.email.ne.jp) Received: from mail.asahi-net.or.jp (mail2.asahi-net.or.jp [202.224.39.198]) by mx1.freebsd.org (Postfix) with ESMTP id B794413C48E for ; Wed, 28 Feb 2007 06:31:54 +0000 (UTC) (envelope-from ota@j.email.ne.jp) Received: from dynabook-freebsd.advok.com (pool-141-151-73-229.phlapa.east.verizon.net [141.151.73.229]) by mail.asahi-net.or.jp (Postfix) with ESMTP id 1511F2AAFB for ; Wed, 28 Feb 2007 15:31:51 +0900 (JST) Date: Wed, 28 Feb 2007 01:29:36 -0500 From: Yoshihiro Ota To: freebsd-current@freebsd.org Message-Id: <20070228012936.59d5d6ca.ota@j.email.ne.jp> X-Mailer: Sylpheed version 2.2.9 (GTK+ 2.10.9; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: readonly mount is not properly dismounted X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Feb 2007 06:31:55 -0000 Hello, forks, WARNING: /mnt/tmp was not properly dismounted I think all of us familier with this messages. However, I am wondering why I sometime get this message on read-only mounted filesystems. To be more exact, I have some uzipped files and from time to time, I get this warning on these. Does anyonw know why read-only filesystems get dirty? Thanks, Hiro