fd-tracker: restore suspended handles from their inode's path
[lttng-tools.git] / src / common / defaults.h
index 56a7c94490014ae5cda156659dcb8c24a8609c2e..06d6bf7b7a4e33b498176ee2c4b60c235009df07 100644 (file)
 #define DEFAULT_CHUNK_TMP_OLD_DIRECTORY                        ".tmp_old_chunk"
 #define DEFAULT_CHUNK_TMP_NEW_DIRECTORY                        ".tmp_new_chunk"
 #define DEFAULT_ARCHIVED_TRACE_CHUNKS_DIRECTORY                "archives"
+#define DEFAULT_UNLINKED_FILES_DIRECTORY               ".unlinked"
 
 /*
  * Default timer value in usec for the rotate pending polling check on the
This page took 0.022769 seconds and 4 git commands to generate.