From: Kern Sibbald Date: Sat, 12 Jun 2004 13:08:42 +0000 (+0000) Subject: Update doc X-Git-Tag: Release-1.34.4~6 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=612abce1098e30a29b28cec83a31b4433bfba6b3;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). */