0fc7529c01
I hadn't realised that check_file_exists() also checked that it was a regular file, which we don't want for the couple of uses I recently added. This patch adds an optional arg must_be_regular_file, and defaults it to true, preserving the original behaviour. The recent additions have this set to false. |
||
---|---|---|
.. | ||
cache_check.cc | ||
cache_dump.cc | ||
cache_metadata_size.cc | ||
cache_metadata.h | ||
cache_repair.cc | ||
cache_restore.cc | ||
cache_writeback.cc | ||
commands.cc | ||
commands.h | ||
dump.cc | ||
emitter.h | ||
hint_array.cc | ||
hint_array.h | ||
mapping_array.cc | ||
mapping_array.h | ||
metadata_disk_structures.cc | ||
metadata_disk_structures.h | ||
metadata_dump.cc | ||
metadata_dump.h | ||
metadata.cc | ||
metadata.h | ||
restore_emitter.cc | ||
restore_emitter.h | ||
superblock.cc | ||
superblock.h | ||
xml_format.cc | ||
xml_format.h |