Minor huge pages library changes
Summary: Moved to separate library instead of :io Got rid of the mode argument when creating files -- umask is your friend Separated getSize interface from create Added FsUtil.h for some fs::path operations Switched some interfaces to fs::path instead of string / StringPiece Canonicalize paths so we don't care whether paths are absolute or relative Test Plan: fs_util_test, by hand Reviewed By: philipp@fb.com FB internal diff: D564465
Showing
Please register or sign in to comment