Update newfs(8) and tunefs(8) manual pages.
Delete note that UFS/FFS filesystems running with journaled soft updates cannot run background fsck as344b5bfmade it possible to do so. MFC-with:344b5bfSponsored-by: The FreeBSD Foundation
This commit is contained in:
@@ -204,9 +204,6 @@ will be about half of normal during the time that the background
|
||||
is running.
|
||||
Running a full fsck on a UFS filesystem is the equivalent of
|
||||
running a scrub on a ZFS filesystem.
|
||||
.Pp
|
||||
Presently it is not possible
|
||||
to run background fsck on filesystems enabled for journaling.
|
||||
.It Fl k Ar held-for-metadata-blocks
|
||||
Set the amount of space to be held for metadata blocks in each cylinder group.
|
||||
When set, the file system preference routines will try to save
|
||||
|
||||
@@ -130,9 +130,6 @@ will be about half of normal during the time that the background
|
||||
is running.
|
||||
Running a full fsck on a UFS filesystem is the equivalent of
|
||||
running a scrub on a ZFS filesystem.
|
||||
.Pp
|
||||
Presently it is not possible
|
||||
to run background fsck on filesystems enabled for journaling.
|
||||
.It Fl J Cm enable | disable
|
||||
Turn on/off gjournal flag.
|
||||
.It Fl k Ar held-for-metadata-blocks
|
||||
|
||||
Reference in New Issue
Block a user