X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Wed, 15 Jul 2009 22:51:29 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: volinfo (was: MVFS results) Message-ID: <20090715205129.GB27613@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <1247688838 DOT 5821 DOT 1325242971 AT webmail DOT messagingengine DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.19 (2009-02-20) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: 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 Jul 15 20:23, Eric Blake wrote: > Charles Wilson cwilson.fastmail.fm> writes: > > > > > Eric Blake wrote: > > > Also, volinfo is such a helpful debug utility; should we go ahead and add > it to > > > the utils directory, and compile it alongside other tools like cygcheck as > part > > > of the base package? > > > > It's already in the csih package, under /usr/lib/csih/ but if you want > > to "promote" it to src/winsup/ that's fine. When/if that happens, we'll > > need to coordinate the release of cygwin-1.7.x-y and the new csih. > > Oh - that's why I didn't find it - csih renamed it to getVolInfo, and it is not > part of the default PATH. > > And if we DO want to promote it, Nah. It's ok as a herlper tool, but it's not worth to be put into winsup/utils. Maybe as part of cygcheck, but even if so, not now. > let's at least make sure --help gives > something useful ;) > > $ volinfo --help > ZwOpenFile(\??\C:\cygwin\home\eblake\zsh\--help) failed, c0000034 This *is* useful! C0000034 is STATUS_OBJECT_NAME_NOT_FOUND. What do you need more? It's always better to see an NT status code than a Win32 error code since the NT status codes are more detailed. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple