----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44749/#review123269 -----------------------------------------------------------
Patch looks great! Reviews applied: [44342, 44749] Passed command: export OS='ubuntu:14.04' CONFIGURATION='--verbose' COMPILER='gcc' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker_build.sh - Mesos ReviewBot On March 12, 2016, 1:30 a.m., James Peach wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/44749/ > ----------------------------------------------------------- > > (Updated March 12, 2016, 1:30 a.m.) > > > Review request for mesos, Jie Yu and Jiang Yan Xu. > > > Bugs: MESOS-4828 > https://issues.apache.org/jira/browse/MESOS-4828 > > > Repository: mesos > > > Description > ------- > > Move the low level XFS utility helpers into a separate API so that we > can write tests for them. > > > Diffs > ----- > > src/Makefile.am 70c32f0672e4525bc3a8e67a2aba9c874854bdc7 > src/linux/xfs.hpp PRE-CREATION > src/linux/xfs.cpp PRE-CREATION > src/slave/containerizer/mesos/isolators/disk/xfs.hpp PRE-CREATION > src/slave/containerizer/mesos/isolators/disk/xfs.cpp PRE-CREATION > > Diff: https://reviews.apache.org/r/44749/diff/ > > > Testing > ------- > > make check on Fedora 23. > > > Thanks, > > James Peach > >
