A quick perusal of the documentation (src/sbin/dump/traverse.c)
indicates that dump walks the inode list and performs the nodump flag
check on each file individually.
> grep HAVE_HONOR */*.c
client-src/sendbackup-dump.c:#ifdef HAVE_HONOR_NODUMP
client-src/sendbackup-dump.c:#ifdef HAVE_HONOR_NODUMP
client-src/sendsize.c:# ifdef HAVE_HONOR_NODUMP /* {
*/
client-src/sendsize.c:# ifdef HAVE_HONOR_NODUMP /* {
*/
client-src/sendsize.c:#ifdef HAVE_HONOR_NODUMP
It appears to be the client that uses this flag.
Note that 'chflags -R nodump foo' works well. While kludgy, running a
cron job before amanda would probably work.
- GNU-Tar vs dump/restore ... The Hermit Hacker
- Re: GNU-Tar vs dump/restore ... John R. Jackson
- Re: GNU-Tar vs dump/restore ... The Hermit Hacker
- Re: GNU-Tar vs dump/restore ... Alexandre Oliva
- Re: GNU-Tar vs dump/restore ... The Hermit Hacker
- Re: GNU-Tar vs dump/restore ... Alexandre Oliva
- Re: GNU-Tar vs dump/restore ... Jon LaBadie
- Re: GNU-Tar vs dump/restore ... John R. Jackson
- Re: GNU-Tar vs dump/restore ... Greg Troxel
- Re: GNU-Tar vs dump/restore ... The Hermit Hacker
- updated mtx script? Greg Troxel
- updated mtx script? Mike Cathey
- Re: updated mtx script? Christopher McCrory
- Re: updated mtx script? Joe Rhett
- Re: updated mtx script? Joe Rhett
- Re: updated mtx script? Jean-Louis Martineau
- Re: updated mtx script? Joe Rhett
- Re: updated mtx script? Joe Rhett
- Re: updated mtx script? Jean-Louis Martineau
