From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Serge E. Hallyn" Subject: Re: [PATCH 1/4] Set socket flags on restore using sock_setsockopt() where possible Date: Thu, 13 Aug 2009 17:07:57 -0500 Message-ID: <20090813220757.GA13219@us.ibm.com> References: <1250191750-3864-1-git-send-email-danms@us.ibm.com> <1250191750-3864-2-git-send-email-danms@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1250191750-3864-2-git-send-email-danms-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: Dan Smith Cc: containers-qjLDD68F18O7TbgM5vRIOg@public.gmane.org List-Id: containers.vger.kernel.org Quoting Dan Smith (danms-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org): > Fail on the TIMESTAMPING_* flags for the moment, with a TODO in place to > handle them later. > > Also remove other explicit flag checks because they're no longer copied > blindly into the socket object, so existing checks will be sufficient. > > Signed-off-by: Dan Smith Nicely structured. Acked-by: Serge Hallyn thanks, -serge