| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Date: | Fri, 11 Jan 2002 22:10:02 +0100 |
| From: | Corinna Vinschen <cygwin AT cygwin DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: Webmin on Cygwin |
| Message-ID: | <20020111221002.A20590@cygbert.vinschen.de> |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| References: | <3C38965F DOT 50205 AT lapo DOT it> <3C3971E5 DOT 95793858 AT webmin DOT com> <3C39D1CF DOT 4DDBDD30 AT lapo DOT it> <3C3F1718 DOT 10E2D850 AT lapo DOT it> |
| Mime-Version: | 1.0 |
| In-Reply-To: | <3C3F1718.10E2D850@lapo.it> |
| User-Agent: | Mutt/1.3.22.1i |
On Fri, Jan 11, 2002 at 05:47:20PM +0100, Lapo Luchini wrote: > I only wanted to know if that "inode number changing" is normal > behaviour for CygWin, something that will be fixed or.. what? ^_^ You should debug it. It can be normal in Cygwin due to the way inode numbers are emulated. Neither FAT nor NTFS actually have inode numbers so we're using a funny guessing method (nah, actually a hashvalue generated from the pathname). Look into the implementation of fhandler_disk_file::fstat(). 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 Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |