freebsd-skq/sbin/dump
mckusick f3a0200cf7 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: <protocols/dumprestore.h> and
<sys/extattr.h>. 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
2008-05-23 18:08:32 +00:00
..
cache.c
dump.8 MFC rev. 1.74 to RELENG_6: 2006-08-23 12:42:22 +00:00
dump.h MFC of an update to the dump program to save extended attributes 2008-05-23 18:08:32 +00:00
dumprmt.c
itime.c
main.c MFC: 1.65: Make "dump /filesystem" (without options) work. 2006-10-16 11:52:00 +00:00
Makefile
optr.c
pathnames.h
tape.c
traverse.c MFC of an update to the dump program to save extended attributes 2008-05-23 18:08:32 +00:00
unctime.c