X-Spam-Check-By: sourceware.org Message-ID: <444DA8C5.6030105@cwilson.fastmail.fm> Date: Tue, 25 Apr 2006 00:42:45 -0400 From: Charles Wilson User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Call for testing Cygwin snapshot References: <20060424181242 DOT GA5783 AT calimero DOT vinschen DOT de> In-Reply-To: <20060424181242.GA5783@calimero.vinschen.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 Corinna Vinschen wrote: > - Reintroducing the dirent member d_ino. 1.5.20 tries hard to return a > useful d_ino value, which is supposed to be also the same as st_ino as > returned by stat(2) in all cases, regardless of the obstacles to do > this on Windows. Do you have strange file systems like HPFS or ClearCase? I'll take a look at this w.r.t clearcase. How exactly should I test -- what am I looking for? Just a little app that compares dirent.d_ino and stat.st_ino for a specified file on the strange filesystem? Do I only care about the lower 32 bits, or all 64? --Chuck -- 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/