mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-25 07:49:18 +00:00
Remove trailing whitespace.
This commit is contained in:
parent
6ef6e985ec
commit
86006ccf73
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=239968
@ -135,7 +135,7 @@ option is also specified, also display the uberblocks on this device.
|
||||
.It Fl L
|
||||
Disable leak tracing and the loading of space maps.
|
||||
By default,
|
||||
.Nm
|
||||
.Nm
|
||||
verifies that all non-free blocks are referenced, which can be very expensive.
|
||||
.It Fl m
|
||||
Display the offset, spacemap, and free space of each metaslab.
|
||||
@ -272,7 +272,7 @@ Dataset rpool/export/home [ZPL], ID 137, cr_txg 1546, 32K, 8 objects
|
||||
.Li # Ic zdb -S rpool
|
||||
Simulated DDT histogram:
|
||||
|
||||
bucket allocated referenced
|
||||
bucket allocated referenced
|
||||
______ ______________________________ ______________________________
|
||||
refcnt blocks LSIZE PSIZE DSIZE blocks LSIZE PSIZE DSIZE
|
||||
------ ------ ----- ----- ----- ------ ----- ----- -----
|
||||
|
@ -624,7 +624,7 @@ privilege with
|
||||
.Qq Nm Cm allow ,
|
||||
can access everyone's usage.
|
||||
.Pp
|
||||
The
|
||||
The
|
||||
.Sy userused@ Ns ...
|
||||
properties are not displayed by
|
||||
.Qq Nm Cm get all .
|
||||
@ -1134,7 +1134,7 @@ will not use configured pool log devices.
|
||||
will instead optimize synchronous operations for global pool throughput and
|
||||
efficient use of resources.
|
||||
.It Sy snapdir Ns = Ns Cm hidden | visible
|
||||
Controls whether the
|
||||
Controls whether the
|
||||
.Pa \&.zfs
|
||||
directory is hidden or visible in the root of the file system as discussed in
|
||||
the
|
||||
@ -1201,7 +1201,7 @@ are not reflected in the reservation.
|
||||
The
|
||||
.Sy vscan
|
||||
property is currently not supported on
|
||||
.Fx .
|
||||
.Fx .
|
||||
.It Sy xattr Ns = Ns Cm off | on
|
||||
The
|
||||
.Sy xattr
|
||||
@ -1288,7 +1288,7 @@ properties. The correlation between properties and mount options is as follows:
|
||||
In addition, these options can be set on a per-mount basis using the
|
||||
.Fl o
|
||||
option, without affecting the property that is stored on disk. The values
|
||||
specified on the command line override the values stored in the dataset. These
|
||||
specified on the command line override the values stored in the dataset. These
|
||||
properties are reported as "temporary" by the
|
||||
.Qq Nm Cm get
|
||||
command. If the properties are changed while the dataset is mounted, the new
|
||||
@ -1327,7 +1327,7 @@ domain name for the
|
||||
.Ar module
|
||||
component of property names to reduce the chance that two
|
||||
independently-developed packages use the same property name for different
|
||||
purposes. Property names beginning with
|
||||
purposes. Property names beginning with
|
||||
.Em com.sun
|
||||
are reserved for use by Sun Microsystems.
|
||||
.Pp
|
||||
@ -2216,7 +2216,7 @@ and it is assumed to be from the same file system as the last
|
||||
.Ar snapshot .
|
||||
.Pp
|
||||
If the destination is a clone, the source may be the origin snapshot, which
|
||||
must be fully specified (for example,
|
||||
must be fully specified (for example,
|
||||
.Cm pool/fs@origin ,
|
||||
not just
|
||||
.Cm @origin ) .
|
||||
@ -2830,7 +2830,7 @@ Snapshots are displayed if the
|
||||
.Sy listsnaps
|
||||
property is
|
||||
.Cm on .
|
||||
The default is
|
||||
The default is
|
||||
.Cm off .
|
||||
See
|
||||
.Xr zpool 8
|
||||
|
@ -731,7 +731,7 @@ The current on-disk version of the pool. This can be increased, but never
|
||||
decreased. The preferred method of updating pools is with the
|
||||
.Qq Nm Cm upgrade
|
||||
command, though this property can be used when a specific version is needed
|
||||
for backwards compatibility.
|
||||
for backwards compatibility.
|
||||
Once feature flags is enabled on a pool this property will no longer have a
|
||||
value.
|
||||
.El
|
||||
|
Loading…
Reference in New Issue
Block a user