]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/jcr.h
prefix links code in Dir
[bacula/bacula] / bacula / src / jcr.h
index 6fea571fc95a8df24018abba422d7e7d46d11c27..7eb33aef14defa4281cf8f71c232b922ab6c5da6 100644 (file)
@@ -160,6 +160,7 @@ struct s_jcr {
    int32_t compress_buf_size;         /* Length of compression buffer */
    POOLMEM *where;                    /* Root where to restore */
    int replace;                       /* Replace options */
+   int prefix_links;                  /* Prefix links with Where path */
    int buf_size;                      /* length of buffer */
    void *ff;                          /* Find Files packet */
    char stored_addr[MAX_NAME_LENGTH]; /* storage daemon address */