Re: [PATCH] fs: add FD_CLOFORK and O_CLOFORK

From: Eric Dumazet
Date: Sat May 07 2011 - 02:29:35 EST


Le samedi 07 mai 2011 Ã 14:22 +0800, Changli Gao a Ãcrit :

> It seems more clear. Thanks.
>
> BTW: I will work on F_CLOSFD after this patch accepted. It is useful
> to close all the opened file descriptors when programing a daemon.
>

I am sure the following idea already was discussed in the past :

Embed the close_on_exec / close_on_close bits in the low order bits of
file pointers.

Might be interesting to raise it again.




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