From: Kern Sibbald Date: Mon, 3 Mar 2008 11:18:12 +0000 (+0000) Subject: Apply patch from Frank Kardel that implements 'honor no dump flag', X-Git-Tag: Release-3.0.0~1765 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=3420f8eb5cae4db8650af07b684159e17fa2e600;p=bacula%2Fdocs Apply patch from Frank Kardel that implements 'honor no dump flag', which causes the FD to detect whether or not the OS has the honor no dump bit (*BSD systems), and if so, to skip backing up any file with this bit set. The feature is enabled by setting 'honor no dump flag = yes' in the Options section of a FileSet ---