Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Sat, 8 Nov 2003 13:50:33 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: Update: df . accessing A: filemon info Message-ID: <20031108125033.GY18706@cygbert.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20031108024429 DOT 42401 DOT qmail AT web20803 DOT mail DOT yahoo DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031108024429.42401.qmail@web20803.mail.yahoo.com> User-Agent: Mutt/1.4.1i On Fri, Nov 07, 2003 at 06:44:29PM -0800, Bill Priest wrote: > All, > As requested I downloaded FileMon & set it up to > just > catch accesses to A:. > > df.exe:1892 OPEN A:\ SUCCESS Options: Open Access: All > df.exe:1892 QUERY INFORMATION A:\ SUCCESS Attributes:D > df.exe:1892 CLOSE A:\ SUCCESS > > So I take this to mean that it is the df program > performing the access and not some side effect. df(1) calls getmntent(3). getmntent in turn checks the drives available on the system. That's the drive access you see. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/