]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon/Monitor: use VOID_TEMP_FAILURE_RETRY wrapper for fd close().
authorxie xingguo <xie.xingguo@zte.com.cn>
Wed, 4 May 2016 06:54:32 +0000 (14:54 +0800)
committerAbhishek Varshney <abhishek.varshney@flipkart.com>
Mon, 23 May 2016 12:56:27 +0000 (18:26 +0530)
commit9c3c6d57552a0a2cd448f0e60ded2f96ef9802ef
tree53ca1dc36377c5c103e81989041c4c0ce3448b33
parent544c538d3720d7f18fca29ba15fd47200d3e05fc
mon/Monitor: use VOID_TEMP_FAILURE_RETRY wrapper for fd close().

This is safer and much more robust.

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
(cherry picked from commit bfa40363b2d8fc25b4aed0164579d55137ac9e8b)
src/mon/Monitor.cc