diff --git a/website/content/en/status/report-2023-01-2023-03/ufs_snapshots.adoc b/website/content/en/status/report-2023-01-2023-03/ufs_snapshots.adoc new file mode 100644 --- /dev/null +++ b/website/content/en/status/report-2023-01-2023-03/ufs_snapshots.adoc @@ -0,0 +1,12 @@ +=== Enabling Snapshots on Filesystems Using Journaled Soft Updates in 13.2 + +Contact: Marshall Kirk McKusick + +The ability to make UFS/FFS filesystem snapshots when running with journaled soft updates and using them for doing background dumps on a live filesystem is available in the 13.2 release. +Background dumps are requested by using the `-L` flag to man:dump[8]. + +The details of this project were +link:https://www.freebsd.org/status/report-2022-10-2022-12/#_enabling_snapshots_on_filesystems_using_journaled_soft_updates[described +in the 2022 fourth quarter report]. + +Sponsored by: The FreeBSD Foundation