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-5.0.3~2220 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=45cf87fd9b3636588e4022244faf8ddd70ddf825;p=bacula%2Frescue 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 ---