mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 02:27:36 +03:00
Replace ZFS on Linux references with OpenZFS
This change updates the documentation to refer to the project as OpenZFS instead ZFS on Linux. Web links have been updated to refer to https://github.com/openzfs/zfs. The extraneous zfsonlinux.org web links in the ZED and SPL sources have been dropped. Reviewed-by: George Melikov <mail@gmelikov.ru> Reviewed-by: Richard Laager <rlaager@wiktel.com> Reviewed-by: Ryan Moeller <ryan@iXsystems.com> Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov> Closes #11007
This commit is contained in:
@@ -94,4 +94,4 @@ Debugging option. Specify to attach gdb when SIGSEGV or SIGABRT are received.
|
||||
.SH "SEE ALSO"
|
||||
.BR "ztest (1)"
|
||||
.SH "AUTHORS"
|
||||
vdev_raidz, created for ZFS on Linux by Gvozden Nešković <neskovic@gmail.com>
|
||||
vdev_raidz, created for OpenZFS by Gvozden Nešković <neskovic@gmail.com>
|
||||
|
||||
@@ -1555,7 +1555,7 @@ Default value: \fB500,000\fR.
|
||||
.RS 12n
|
||||
Disables requirement for IVset guids to be present and match when doing a raw
|
||||
receive of encrypted datasets. Intended for users whose pools were created with
|
||||
ZFS on Linux pre-release versions and now have compatibility issues.
|
||||
OpenZFS pre-release versions and now have compatibility issues.
|
||||
.sp
|
||||
Default value: \fB0\fR.
|
||||
.RE
|
||||
|
||||
+1
-2
@@ -1,6 +1,5 @@
|
||||
.\"
|
||||
.\" This file is part of the ZFS Event Daemon (ZED)
|
||||
.\" for ZFS on Linux (ZoL) <https://zfsonlinux.org/>.
|
||||
.\" This file is part of the ZFS Event Daemon (ZED).
|
||||
.\" Developed at Lawrence Livermore National Laboratory (LLNL-CODE-403049).
|
||||
.\" Copyright (C) 2013-2014 Lawrence Livermore National Security, LLC.
|
||||
.\" Refer to the ZoL git commit log for authoritative copyright attribution.
|
||||
|
||||
+1
-1
@@ -503,7 +503,7 @@ command line option.
|
||||
.El
|
||||
.Bl -tag -width "ZFS_VDEV_DEVID_OPT_OUT"
|
||||
.It Ev ZFS_VDEV_DEVID_OPT_OUT
|
||||
Older ZFS on Linux implementations had issues when attempting to display pool
|
||||
Older OpenZFS implementations had issues when attempting to display pool
|
||||
config VDEV names if a
|
||||
.Sy devid
|
||||
NVP value is present in the pool's config.
|
||||
|
||||
Reference in New Issue
Block a user