Re: [PATCHv2] connect: display connection progress

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Alex Riesen <raa.lkml@...>
Cc: Michael S. Tsirkin <mst@...>, Junio C Hamano <junkio@...>, <git@...>
Date: Thursday, May 10, 2007 - 12:05 pm

On Thu, 10 May 2007, Alex Riesen wrote:

I actually think it tends to be better to have a "flags" field rather than 
a boolean, even if it only ends up having one flag.


This one I agree with. Ity would be nicer with CONNECT_VERBOSE than with 
NET_QUIET, and having the tests be

	if (flags & CONNECT_VERBOSE)
		..

instead.


I could see wanting to add flags to do things like disable insecure 
connections etc, so there's certainly nothing saying that "verbose" is the 
only valid way to do things.


That would be _really_ verbose. Maybe a CONNECT_EXTRA_VERBOSE?

		Linus
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] connect: display connection progress, Michael S. Tsirkin, (Sun May 6, 3:52 pm)
Re: [PATCH] connect: display connection progress, Alex Riesen, (Sun May 6, 6:21 pm)
Re: [PATCH] connect: display connection progress, Michael S. Tsirkin, (Mon May 7, 12:54 am)
Re: [PATCH] connect: display connection progress, Alex Riesen, (Mon May 7, 3:51 am)
Re: [PATCH] connect: display connection progress, Junio C Hamano, (Sun May 6, 4:41 pm)
[PATCHv2] connect: display connection progress, Michael S. Tsirkin, (Thu May 10, 5:51 am)
Re: [PATCHv2] connect: display connection progress, Alex Riesen, (Thu May 10, 7:39 am)
Re: [PATCHv2] connect: display connection progress, Linus Torvalds, (Thu May 10, 12:05 pm)
Re: [PATCHv2] connect: display connection progress, Alex Riesen, (Thu May 10, 1:38 pm)
Re: [PATCHv2] connect: display connection progress, Michael S. Tsirkin, (Thu May 10, 8:08 am)
Re: [PATCHv2] connect: display connection progress, Junio C Hamano, (Thu May 10, 3:29 pm)
Re: [PATCHv2] connect: display connection progress, Alex Riesen, (Thu May 10, 8:19 am)
Re: [PATCHv2] connect: display connection progress, Michael S. Tsirkin, (Thu May 10, 8:25 am)
Re: [PATCHv2] connect: display connection progress, Alex Riesen, (Thu May 10, 9:33 am)
Re: [PATCHv2] connect: display connection progress, Michael S. Tsirkin, (Thu May 10, 9:46 am)
Re: [PATCHv2] connect: display connection progress, Alex Riesen, (Thu May 10, 10:16 am)
Re: [PATCHv2] connect: display connection progress, Michael S. Tsirkin, (Thu May 10, 10:39 am)
Re: [PATCHv2] connect: display connection progress, Alex Riesen, (Thu May 10, 10:52 am)
Re: [PATCHv2] connect: display connection progress, Michael S. Tsirkin, (Thu May 10, 11:02 am)
Re: [PATCHv2] connect: display connection progress, Alex Riesen, (Thu May 10, 1:40 pm)
Re: [PATCH] connect: display connection progress, Michael S. Tsirkin, (Mon May 7, 12:20 am)