History | View | Annotate | Download (13.7 KB)
Reset optind before using getopt again
Check whether a GDP path is valid or not
Moved Stat functionality to GDPDir
Don't forget to translate children to full paths
Moved GetMatchingPath from gdpfs_tf.cc to gdpfs.cc
Moved implementation of GetChildren to GDPDir
rename GDPDir method names to match that of TF FS
use const std::string for GDPFileWO::Append
covert logname from char* to std::string
Reorder #includes; rename functions
Adhere to naming convention for data members
Refactoring/code-cleanup. No logical changes.
Tweaking debugging levels.
Limited support for GetMatchingPaths
file update time implementation for Stat
Fix leftover stub from earlier and use WO file.
implement renaming files + bug fixes
Implement GetChildren. Fix Stat
Makes tensorboard happy.
add get_entry_type; get_logname => get_entry_logname
Simplify directory ops + remove some duplication
New class GDPFile. Pass RO/RA flag to GDPDir
Added path validity check; ParsePath => parse_path
minor commenting improvement + whitespace removal
Read debug setting from configuration file
update ep debugging tags to match filenames
sane filenames.