This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Mount of VSS volumes (//?/GLOBALROOT/...) does not work


Jason Pyeron wrote:
Larry Hall (Cygwin) wrote on Monday, May 11, 2009 15:07:

Jason Pyeron wrote:
Sorry, I ignored the list addresses, I always try to remove peoples'
addresses. (any suggestions for outlok 2003?)
<http://home.in.tum.de/~jain/software/outlook-quotefix/>

I don't use Outlook so I can't speak for this but I've heard
others on the list mention it.


Sorta nice, but still does not let me munge the email address, infact it gets all confused on lists. It put cygwin-owner atsign cygwin.com for this email, and it is failing to strip sigs after sig dashes. But it quotes mail nicely.

Sounds like it could use a patch or two. ;-) Maybe someone else on this list that uses it would have some ideas.

Hmm, could I get a primmer on where to look to understand more.
I.E. which sources/functions.
<http://cygwin.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/path.cc?rev=1.
546&conten t-type=text/x-cvsweb-markup&cvsroot=src>

Here is the question I am going with: If the path starts with \\?\
don't strip the trailing slash, can this be cost effective or only
cost more in that case?
The real question that comes into play this path conversion
code is whether or not any additional check/code is cost
effective.

Perfectly understood.


This code is called constantly so a change that
adds to the overhead of this call is going to be magnified
many times, which is obviously a negative.


Has anyone done a branching analysis on it? I have not finished groking it all yet, but there is Allways Room for Improvement(TM).

I can't say. I haven't. Certainly if there's a way to make this faster, easier, and better without any sacrifices, I think that would be generally welcome. :-)

--
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
216 Dalton Rd.                          (508) 893-9889 - FAX
Holliston, MA 01746

_____________________________________________________________________

A: Yes.
> Q: Are you sure?
>> A: Because it reverses the logical flow of conversation.
>>> Q: Why is top posting annoying in email?

--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]