summaryrefslogtreecommitdiffstats
path: root/sbin/dump/dump.8
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2001-03-03 11:35:50 +0000
committerobrien <obrien@FreeBSD.org>2001-03-03 11:35:50 +0000
commit0de716225854882caefa74da728558e702649999 (patch)
tree83e1c754365dba16772d0690d27daeb677321801 /sbin/dump/dump.8
parentc2257f6c8a69b4a7cae98128bd89f28f3893f3c5 (diff)
downloadFreeBSD-src-0de716225854882caefa74da728558e702649999.zip
FreeBSD-src-0de716225854882caefa74da728558e702649999.tar.gz
Support inheritance of the "nodump" flag down a hierarchy.
Submitted by: Dima Dorfman <dima@unixfreak.org> Obtained from: NetBSD
Diffstat (limited to 'sbin/dump/dump.8')
-rw-r--r--sbin/dump/dump.816
1 files changed, 16 insertions, 0 deletions
diff --git a/sbin/dump/dump.8 b/sbin/dump/dump.8
index 58dbfb8..6537c0c 100644
--- a/sbin/dump/dump.8
+++ b/sbin/dump/dump.8
@@ -243,6 +243,22 @@ Is like W, but prints only those filesystems which need to be dumped.
.El
.Pp
.Nm Dump
+honors the user
+.Dq nodump
+flag
+.Pq Dv UF_NODUMP
+on regular files and directories.
+If a directory is marked
+.Dq nodump ,
+the latter and all files and directories under it will not be backed
+up.
+That is,
+.Nm
+propagates the
+.Dq nodump
+flag on directories.
+.Pp
+.Nm Dump
requires operator intervention on these conditions:
end of tape,
end of dump,
OpenPOWER on IntegriCloud