Re: [PATCH 02/18] flag parameters: socket and socketpair

From: David Miller
Date: Mon May 05 2008 - 04:11:35 EST


From: Ulrich Drepper <drepper@xxxxxxxxxx>
Date: Sun, 4 May 2008 23:42:46 -0400

> This patch adds support for flag values which are ORed to the type passwd
> to socket and socketpair. The additional code is minimal. Beside
> decoding the flags with the library function introduced in a prior patch
> all that has to be done is to pass the new value around.
>
> The internal functions sock_alloc_fd and sock_map_fd get a new parameters
> and all callers are changed.
...
> Signed-off-by: Ulrich Drepper <drepper@xxxxxxxxxx>

Acked-by: David S. Miller <davem@xxxxxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/