From b304c7c4c21c4fac59d38df19de0016b274ee932 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Sat, 12 Jun 2004 13:08:42 +0000 Subject: [PATCH] Update doc git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1413 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/src/baconfig.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bacula/src/baconfig.h b/bacula/src/baconfig.h index 3e82d763bd..9006695bf0 100644 --- a/bacula/src/baconfig.h +++ b/bacula/src/baconfig.h @@ -155,6 +155,9 @@ #define FT_NOOPEN 15 /* Could not open directory */ #define FT_RAW 16 /* Raw block device */ #define FT_FIFO 17 /* Raw fifo device */ +/* This directory packet is sent to the FD file processing routine so + * that it can filter packets, but otherwise, it is not used + * or saved */ #define FT_DIRBEGIN 18 /* Directory at beginning (not saved) */ /* Definitions for upper part of type word (see above). */ -- 2.39.5