Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id D6B24200CEE for ; Tue, 8 Aug 2017 00:21:00 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id D5535163916; Mon, 7 Aug 2017 22:21:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 27449163915 for ; Tue, 8 Aug 2017 00:21:00 +0200 (CEST) Received: (qmail 6037 invoked by uid 500); 7 Aug 2017 22:20:59 -0000 Mailing-List: contact reviews-help@mesos.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: reviews@mesos.apache.org Delivered-To: mailing list reviews@mesos.apache.org Received: (qmail 6026 invoked by uid 99); 7 Aug 2017 22:20:59 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Aug 2017 22:20:59 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id A9456C09B7; Mon, 7 Aug 2017 22:20:58 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3 X-Spam-Level: *** X-Spam-Status: No, score=3 tagged_above=-999 required=6.31 tests=[HEADER_FROM_DIFFERENT_DOMAINS=0.001, HTML_MESSAGE=2, KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id 3R68iUUw71wp; Mon, 7 Aug 2017 22:20:54 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 3689E5F522; Mon, 7 Aug 2017 22:20:53 +0000 (UTC) Received: from reviews.apache.org (unknown [10.41.0.12]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 926C3E010F; Mon, 7 Aug 2017 22:20:52 +0000 (UTC) Received: from reviews-vm2.apache.org (localhost [IPv6:::1]) by reviews.apache.org (ASF Mail Server at reviews-vm2.apache.org) with ESMTP id 03545C40044; Mon, 7 Aug 2017 22:20:51 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============3325578682339099841==" MIME-Version: 1.0 Subject: Re: Review Request 61477: Used async signal safe assert in ns::clone. From: Joseph Wu To: Benjamin Mahler , Joseph Wu Cc: Jie Yu , mesos Date: Mon, 07 Aug 2017 22:20:50 -0000 Message-ID: <20170807222050.39373.31958@reviews-vm2.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: Joseph Wu X-ReviewGroup: mesos X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/61477/ X-Sender: Joseph Wu X-ReviewBoard-ShipIt: 1 References: <20170807190729.44139.81241@reviews-vm2.apache.org> In-Reply-To: <20170807190729.44139.81241@reviews-vm2.apache.org> X-ReviewBoard-ShipIt-Only: 1 Reply-To: Joseph Wu X-ReviewRequest-Repository: mesos archived-at: Mon, 07 Aug 2017 22:21:01 -0000 --===============3325578682339099841== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61477/#review182336 ----------------------------------------------------------- Ship it! Ship It! - Joseph Wu On Aug. 7, 2017, 12:07 p.m., Jie Yu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/61477/ > ----------------------------------------------------------- > > (Updated Aug. 7, 2017, 12:07 p.m.) > > > Review request for mesos, Benjamin Mahler and Joseph Wu. > > > Bugs: MESOS-7858 > https://issues.apache.org/jira/browse/MESOS-7858 > > > Repository: mesos > > > Description > ------- > > Used async signal safe assert in ns::clone. > > > Diffs > ----- > > src/linux/ns.hpp 941c7ee243e0e486ee263a9e6c4f6d0a7398427d > > > Diff: https://reviews.apache.org/r/61477/diff/1/ > > > Testing > ------- > > make check > > > Thanks, > > Jie Yu > > --===============3325578682339099841==--