----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6826/ -----------------------------------------------------------
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 variables). Diffs ----- src/linux/fs.cpp 8bcc2cd Diff: https://reviews.apache.org/r/6826/diff/ Testing ------- on linux machine. make check Thanks, Jie Yu
