Return-Path: X-Original-To: apmail-incubator-mesos-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-mesos-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5B5A38B3 for ; Wed, 29 Aug 2012 17:42:38 +0000 (UTC) Received: (qmail 49953 invoked by uid 500); 29 Aug 2012 17:42:38 -0000 Delivered-To: apmail-incubator-mesos-dev-archive@incubator.apache.org Received: (qmail 49929 invoked by uid 500); 29 Aug 2012 17:42:38 -0000 Mailing-List: contact mesos-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mesos-dev@incubator.apache.org Delivered-To: mailing list mesos-dev@incubator.apache.org Received: (qmail 49916 invoked by uid 99); 29 Aug 2012 17:42:38 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Aug 2012 17:42:38 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id DE6F81C0CF1; Wed, 29 Aug 2012 17:42:37 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============7237426171670965834==" MIME-Version: 1.0 Subject: Re: Review Request: Fixed bugs in linux/fs.cpp. From: "Ben Mahler" To: "Benjamin Hindman" , "John Sirois" , "Vinod Kone" Cc: "Ben Mahler" , "Jie Yu" , "mesos" Date: Wed, 29 Aug 2012 17:42:37 -0000 Message-ID: <20120829174237.27227.13025@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Ben Mahler" X-ReviewGroup: mesos X-ReviewRequest-URL: https://reviews.apache.org/r/6826/ X-Sender: "Ben Mahler" References: <20120829082917.27228.79687@reviews.apache.org> In-Reply-To: <20120829082917.27228.79687@reviews.apache.org> Reply-To: "Ben Mahler" --===============7237426171670965834== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6826/#review10849 ----------------------------------------------------------- thanks jie, you may want to close this, since I've subsumed it within: http= s://reviews.apache.org/r/6812/ if you like, try patching my change in and see whether it builds on your ub= untu system - Ben Mahler On Aug. 29, 2012, 8:29 a.m., Jie Yu wrote: > = > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/6826/ > ----------------------------------------------------------- > = > (Updated Aug. 29, 2012, 8:29 a.m.) > = > = > Review request for mesos, Benjamin Hindman, John Sirois, and Vinod Kone. > = > = > Description > ------- > = > Fixed a bug in linux/fs.cpp due to typo (missed due to MACRO guard). > = > Also, make mutex static local variables (instead of global static variabl= es). > = > = > Diffs > ----- > = > src/linux/fs.cpp 8bcc2cd = > = > Diff: https://reviews.apache.org/r/6826/diff/ > = > = > Testing > ------- > = > on linux machine. make check > = > = > Thanks, > = > Jie Yu > = > --===============7237426171670965834==--