X-Spam-Check-By: sourceware.org Date: Thu, 2 Mar 2006 00:01:32 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: experimental coreutils-5.94-4 Message-ID: <20060301230132.GX3184@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <022820061618 DOT 27185 DOT 440477D700069FD600006A3122069997350A050E040D0C079D0A AT comcast DOT net> <20060228174432 DOT GB27116 AT calimero DOT vinschen DOT de> <20060301154541 DOT GU3184 AT calimero DOT vinschen DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2i Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: 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 On Mar 1 16:44, Eric Blake wrote: > Corinna Vinschen cygwin.com> writes: > > Now, with the patch, they are listed even though they don't exists in > > reality on the drive. The additional advantage is that the shell's > > file completion now also works for these paths. > > Now, what would be really cool is if the link count of directories with > mount points could be updated, to match the fact that readdir can now see > mount points: I've checked in a patch which should accomplish that. Note that /proc and /cygdrive always have a link count of 1 now, as for remote directories. In case of /proc, the real link count would only coincidentally match the number of subdirectories, while in case of /cygdrive the evaluation of the link count would result in accessing the floppy drive for each stat. Since the link count of 1 is known to work even with older find versions, that seems the best compromise to me. Other than that, the link count should be correct now for local directories. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- 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/