freebsd-dev/sbin/newfs
Kirk McKusick 78f4129876 Enable taking snapshots on UFS/FFS filesystems using journaled soft updates.
All the needed infrastructure updates have been made to allow
snapshots to be taken on UFS/FFS filesystems that are using journaled
soft updates. The most immediate benefit is the ability to use a
snapshot to take a consistent filesystem dump on a live filesystem
using the -L option to dump(8).

Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D36491
2022-11-12 22:56:03 -08:00
..
Makefile pkgbase: Put ufs related tools and lib in their own package 2022-10-26 19:46:34 +02:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
mkfs.c Delete UFS2 backup superblock recovery info when building a UFS1 filesystem. 2022-07-20 22:52:10 -07:00
newfs.8 Enable taking snapshots on UFS/FFS filesystems using journaled soft updates. 2022-11-12 22:56:03 -08:00
newfs.c Remove #define _KERNEL hacks from libprocstat 2021-02-21 11:38:21 +02:00
newfs.h General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
ref.test
runtest01.sh *: Do not use the no-op -r flag for bsdlabel(8) 2022-03-17 17:28:07 +01:00
runtest00.sh *: Do not use the no-op -r flag for bsdlabel(8) 2022-03-17 17:28:07 +01:00