----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30014/#review68568 -----------------------------------------------------------
Bad patch! Reviews applied: [30014] Failed command: ./support/apply-review.sh -n -r 30014 Error: 2015-01-18 15:35:27 URL:https://reviews.apache.org/r/30014/diff/raw/ [4691/4691] -> "30014.patch" [1] Successfully applied: Enable the slave garbage collector to take the number of links into account. [MESOS-391] A fix to enable the slave garbage collector to take the number of hard links (st_nlinks) into account when creating new directories. Review: https://reviews.apache.org/r/30014 Checking 5 files using filter --filter=-,+build/class,+build/deprecated,+build/endif_comment,+readability/todo,+readability/namespace,+runtime/vlog,+whitespace/blank_line,+whitespace/comma,+whitespace/end_of_line,+whitespace/ending_newline,+whitespace/forcolon,+whitespace/indent,+whitespace/line_length,+whitespace/operators,+whitespace/semicolon,+whitespace/tab,+whitespace/todo Total errors found: 0 ERROR: Commit spanning multiple projects. Please use separate commits for mesos, libprocess and stout. Paths grouped by project: mesos: src/slave/constants.cpp src/slave/constants.hpp src/slave/flags.hpp src/slave/slave.cpp stout: 3rdparty/libprocess/3rdparty/stout/include/stout/os.hpp Failed to commit patch - Mesos ReviewBot On Jan. 18, 2015, 3:18 p.m., Ritwik Yadav wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/30014/ > ----------------------------------------------------------- > > (Updated Jan. 18, 2015, 3:18 p.m.) > > > Review request for mesos, Ben Mahler and Vinod Kone. > > > Bugs: MESOS-391 > https://issues.apache.org/jira/browse/MESOS-391 > > > Repository: mesos-git > > > Description > ------- > > [MESOS-391] A fix to enable the slave garbage collector to take the number of > hard links (st_nlinks) into account when creating new directories. > > > Diffs > ----- > > 3rdparty/libprocess/3rdparty/stout/include/stout/os.hpp > 0446f6a5d5628f8566d4cbaf33dee29b52c3c42e > src/slave/constants.hpp 761cfafb3b1b342af4d1dbdb2dec39a45dd62794 > src/slave/constants.cpp 83d9fc1cd385722deb31883c17c824fd0e1de8a6 > src/slave/flags.hpp 33a0cb639cd85ce4e03bd4ceaa3fed0834c239b9 > src/slave/slave.cpp fca83b3977b95ddda30f9830da10e124b5c605e6 > > Diff: https://reviews.apache.org/r/30014/diff/ > > > Testing > ------- > > Mesos builds sucessfully and all existing tests pass. > > > Thanks, > > Ritwik Yadav > >
