From: Kern Sibbald Date: Sat, 12 Jun 2004 13:08:42 +0000 (+0000) Subject: Update doc X-Git-Tag: Release-7.0.0~9353 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=b304c7c4c21c4fac59d38df19de0016b274ee932;p=bacula%2Fbacula Update doc git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1413 91ce42f0-d328-0410-95d8-f526ca767f89 --- 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). */