K 10 svn:author V 8 mckusick K 8 svn:date V 27 2008-05-23T18:08:32.000000Z K 7 svn:log V 884 MFC of an update to the dump program to save extended attributes and an update to the restore program to restore all dumped extended attributes. The affected files and the version being MFC'ed: Revision Path 1.11 src/include/protocols/dumprestore.h 1.28 src/sbin/dump/dump.h 1.38 src/sbin/dump/traverse.c 1.31 src/sbin/restore/dirs.c 1.11 src/sbin/restore/extern.h 1.12 src/sbin/restore/restore.h 1.48 src/sbin/restore/tape.c 1.16 src/sys/sys/extattr.h 1.21 src/sys/ufs/ufs/extattr.h 1.24 src/share/man/man5/fs.5 Note that this code will not compile until these header files have been updated: and . This should happen in the course of doing a normal `buildworld'. This resolves PR 93085 which will be closed. PR: bin/93085 MFC request by: Robert Watson END