Re: It's not fun anymore. (Mike resigns from core)

2002-05-10 Thread Conrad Minshall
Reading this thread I see rationale, considerate responses and a general lack of flamage. Very cool... pun intended, sorry :) -- Conrad Minshall ... [EMAIL PROTECTED] ... 408 974-2749 Alternative email addresses: [EMAIL PROTECTED] and [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL

Re: Found NFS data corruption bug... (was Re: NFS: How to makeFreeBSD fall on its face in one easy step )

2001-12-17 Thread Conrad Minshall
/* * avoidfloods>1 is bizarre. at 100 pull the plug */ panic("nfs_getattr: getattr flood\n"); } -- Conrad Minshall, [EMAIL PROTECTED], 408 974-2749 Apple Computer, Mac OS X Core Operating Systems To Uns

Re: Found NFS data corruption bug... (was Re: NFS: How to makeFreeBSD fall on its face in one easy step )

2001-12-16 Thread Conrad Minshall
roduce reliably at the same spot anyway. I gave out fsx source code at the recent CIFS (SMB) plugfest. If I make the 2002 Connectathon I'll give it out there too. I don't test it on Windows so those defines may be in need of repair. Please send me any patches or cool additions. -- Conrad

Re: Found NFS data corruption bug... (was Re: NFS: How to makeFreeBSD fall on its face in one easy step )

2001-12-15 Thread Conrad Minshall
hile : do sync sleep 1 done In OS X I used that to flush :) out a couple more bugs. -- Conrad Minshall, [EMAIL PROTECTED], 408 974-2749 Apple Computer, Mac OS X Core Operating Systems To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: NFS: How to make FreeBSD fall on its face in one easy step

2001-12-15 Thread Conrad Minshall
d hence no amd.conf file or anything else I can easily look at to >determine how it's being mounted. Maybe Mike knows more about how to >find this out - he's not in management. :) In the absence of mount-options the OS X automount tries v3 first, followed by v2 if v3 appears not s

Re: NFS: How to make FreeBSD fall on its face in one easy step

2001-12-15 Thread Conrad Minshall
if (closeprob) closeopen = (rv >> 3) < (1 << 28) / closeprob; if (debugstart > 0 && testcalls >= debugstart) -- Conrad Minshall, [EMAIL PROTECTED], 408 974-2749 Apple Computer, Mac OS X Core Operating Systems To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: NETBIOS Browsing?

2001-07-20 Thread Conrad Minshall
g is exactly what I wish to do. -- Conrad Minshall ... [EMAIL PROTECTED] ... 408 974-2749 Alternative email addresses: [EMAIL PROTECTED] and [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: NETBIOS Browsing?

2001-07-20 Thread Conrad Minshall
ap) Thank you. I should have mentioned"xsmbrowser". Unfortunately it is GPL and uses Samba (also GPL). ...bcc to the author of xsmbrowser -- Conrad Minshall ... [EMAIL PROTECTED] ... 408 974-2749 Alternative email addresses: [EMAIL PROTECTED] and [EMAIL PROTECTED] To Unsubscribe:

NETBIOS Browsing?

2001-07-20 Thread Conrad Minshall
Does anyone know of any code which would help in browsing a Windows "Network Neighbourhood"? Something which would make broadcasts to find all the netbios name servers, and then query them to discover more. Code from Samba's "nmblookup" would be fine but it is

Re: UDF

2000-01-21 Thread Conrad Minshall
might change that in the future, so having UDF >support would be a win for us in the long run. DVD Forum's DVD-Video spec requires the UDF Bridge format, which gives you both UDF and 9660 metadata without duplicating file data. Commercial DVD videos are currently using this format. Bridge

Re: Ok, that's it, enough is enough! (rpc.lockd)

1999-11-29 Thread Conrad Minshall
TW, is anyone working on NFS Version 4 for BSD? Rick? -- Conrad Minshall ... [EMAIL PROTECTED] ... 408 974-2749 Apple Computer ... Mac OS X Core Operating Systems ... NFS/UDF/etc Alternative email address: [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: Serious locking problem over NFS

1999-11-11 Thread Conrad Minshall
open("foo.lockfile", O_CREAT | O_EXCL, 0644) You would think so, but my experience is that reliably protects critical sections only when using NFS Version 3. Not V2. Read about EXCLUSIVE in the CREATE procedure in RFC 1813 for another level of detail. -- Conrad Minshall ... [EMAIL

Re: read/write atomic?

1999-10-08 Thread Conrad Minshall
Matthew Dillon > <[EMAIL PROTECTED]> -- Conrad Minshall ... [EMAIL PROTECTED] ... 408 974-2749 Apple Computer ... Mac OS X Core Operating Systems ... NFS/UDF/etc Alternative email address: [EMAIL PROTECTED] To Unsubscribe: send

Re: Apple's planned appoach to permissions on movable filesystems

1999-10-06 Thread Conrad Minshall
At 4:20 AM -0700 10/6/99, Daniel C. Sobral wrote: >It is no worse than uid/gid problems with NFS. Umm, what is this, FreeBSD-Humor? Thanks for the laugh, and remember, it's just a nasty old rumor that NFS stands for "No File Security" :-/ -- Conrad Minshall ... [EMAIL

Re: -STABLE, panic #15

1999-06-11 Thread Conrad Minshall
omounter you already have a central point for the change. -- Conrad Minshall ... con...@apple.com ... 408 974-2749 Apple Computer ... Mac OS X Core Operating Systems ... Filesystems & Kernel Alternative email address: r...@acm.org. "Bother" said Pooh as he uninstalled MS Windows.