[EMAIL PROTECTED] wrote on Thu, 13 Jul 2006 16:01 -0500:
> On Jul 13, 2006, at 2:09 PM, Pete Wyckoff wrote:
>> The
>> bigger problem that sockbuf sizes should not be global settings, but
>> rather per-mountpoint, is also not dealt with here.
> 
> Hmm..but you are only closing the connection to the address from the  
> mountpoint, so unless the same host/port are used for two different  
> mountpoints, we should be ok.

Imagine the case where the client adds two fses (or two mountpoints,
whatever the right name is).  Connect to config mgr #1, set sockbuf
sizes #1; connect to config mgr #2, set sockbuf sizes #2.  Later
connect to an IO server in FS #1 using the sockbuf sizes from #2.
I'm not particularly motivated to fix this.

> I would hate to be labeled the style nazi...but are those curly  
> brackets on the same line as the if and case statements? ;-)

They sure are.  You've got 34 other occurences of that to fix in
bmi.c too.  :)  And another 2350 to fix in the rest of the source.
I'll point to linux/Documentation/CodingStyle chapter 3 for evidence
on why I'm right and you're wrong, but agree that I should have
respected the local custom in that particular file when editing it.

                -- Pete
_______________________________________________
Pvfs2-developers mailing list
[email protected]
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers

Reply via email to