X-Spam-Check-By: sourceware.org From: "Dave Korn" To: Subject: RE: Unable to delete directory in Cygwin Date: Fri, 16 Jun 2006 17:21:36 +0100 Message-ID: <011b01c69160$f1a072f0$a501a8c0@CAM.ARTIMI.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: 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 16 June 2006 15:22, Brett Serkez wrote: > I simply clarified to the original poster what was happening under the > hood on the UNIX/Linux side so they could understand, essentially > defending why it isn't supported under Cygwin. I think that you may have added confusion rather than clarity, but I'm sure your motives were benign :) > I only want to know what you were refering to in Windows that was like > inodes so I could learn. File index numbers (only an NTFS feature); in *nix, an inode can be considered analagous to a sector number on the drive; in 'doze, the inode is an entry index# in the central directory. Google 'FILE_OPEN_BY_FILE_ID' or 'ntfs mft' for more; cygwin uses the mft index# as an inode-alike. > I'd like to keep participating on the list to share knowledge and > learn but I've almost had enough of this sillyness. Hell, come to the talk list. We have a whole different kind of silliness there. cheers, DaveK -- Can't think of a witty .sigline today.... -- 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/