summaryrefslogtreecommitdiffstats
path: root/sys/ufs
diff options
context:
space:
mode:
authortrhodes <trhodes@FreeBSD.org>2002-12-12 00:31:45 +0000
committertrhodes <trhodes@FreeBSD.org>2002-12-12 00:31:45 +0000
commitb45b4e9e9ed7f3934c8cc78762585c6d71bba9ae (patch)
treeb629630d3e73ea9c2ceb72b23d037befcc663cd7 /sys/ufs
parent1faabd6cbccaf0ab1ccecc74bcf0d54e1be3d4f0 (diff)
downloadFreeBSD-src-b45b4e9e9ed7f3934c8cc78762585c6d71bba9ae.zip
FreeBSD-src-b45b4e9e9ed7f3934c8cc78762585c6d71bba9ae.tar.gz
Remove the comment about dump(8) not working properly with snapshots.
Discussed with: mckusick Approved by: re (rwatson)
Diffstat (limited to 'sys/ufs')
-rw-r--r--sys/ufs/ffs/README.snapshot4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/ufs/ffs/README.snapshot b/sys/ufs/ffs/README.snapshot
index cbc2c5c..7704c7e 100644
--- a/sys/ufs/ffs/README.snapshot
+++ b/sys/ufs/ffs/README.snapshot
@@ -59,9 +59,7 @@ things that you can do with it:
2) Run dump on the snapshot. You will get a dump that is
consistent with the filesystem as of the timestamp of the
- snapshot. Note that I have not yet changed dump to set the
- dumpdates file correctly, so do not use this feature in
- production until that fix is made.
+ snapshot.
3) Mount the snapshot as a frozen image of the filesystem.
To mount the snapshot /var/snapshot/snap1:
OpenPOWER on IntegriCloud