Return-Path: X-Original-To: apmail-mesos-dev-archive@www.apache.org Delivered-To: apmail-mesos-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 867EE10F2C for ; Wed, 23 Oct 2013 19:49:21 +0000 (UTC) Received: (qmail 61118 invoked by uid 500); 23 Oct 2013 19:45:30 -0000 Delivered-To: apmail-mesos-dev-archive@mesos.apache.org Received: (qmail 60922 invoked by uid 500); 23 Oct 2013 19:45:21 -0000 Mailing-List: contact dev-help@mesos.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@mesos.apache.org Delivered-To: mailing list dev@mesos.apache.org Received: (qmail 60352 invoked by uid 99); 23 Oct 2013 19:44:46 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Oct 2013 19:44:46 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 7FE771D36A1; Wed, 23 Oct 2013 19:44:44 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============5534252912486081801==" MIME-Version: 1.0 Subject: Re: Review Request 14662: Added os::utime() to update access/modification times. From: "Vinod Kone" To: "Benjamin Hindman" , "Ben Mahler" , "Jie Yu" Cc: "mesos" , "Vinod Kone" Date: Wed, 23 Oct 2013 19:44:44 -0000 Message-ID: <20131023194444.3657.50276@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Vinod Kone" X-ReviewGroup: mesos X-ReviewRequest-URL: https://reviews.apache.org/r/14662/ X-Sender: "Vinod Kone" References: <20131017183709.29093.71531@reviews.apache.org> In-Reply-To: <20131017183709.29093.71531@reviews.apache.org> Reply-To: "Vinod Kone" --===============5534252912486081801== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14662/ ----------------------------------------------------------- (Updated Oct. 23, 2013, 7:44 p.m.) Review request for mesos, Benjamin Hindman, Ben Mahler, and Jie Yu. Changes ------- rebase. NNFR. Repository: mesos-git Description ------- Needed for this for a subsequent review to do gc based on modtimes. Also fixed 'touch()' to more closely resembled the touch utility. Diffs (updated) ----- 3rdparty/libprocess/3rdparty/stout/include/stout/os.hpp 728122ec9eeb903723daa9294e258fed2141bea6 Diff: https://reviews.apache.org/r/14662/diff/ Testing ------- make check Thanks, Vinod Kone --===============5534252912486081801==--