]> git.sur5r.net Git - bacula/bacula/commitdiff
Update doc
authorKern Sibbald <kern@sibbald.com>
Sat, 12 Jun 2004 13:08:42 +0000 (13:08 +0000)
committerKern Sibbald <kern@sibbald.com>
Sat, 12 Jun 2004 13:08:42 +0000 (13:08 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1413 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/src/baconfig.h

index 3e82d763bd185ba0432fde6a9b2c0215b14b3a56..9006695bf005f391f82a4a6e9ffcaf71f79c39a5 100644 (file)
 #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). */