mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-24 03:08:51 +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:
@@ -1,7 +1,7 @@
|
||||
include $(top_srcdir)/config/Rules.am
|
||||
|
||||
# Disable GCC stack protection for zvol_id. This is a kludge and should be
|
||||
# removed once https://github.com/zfsonlinux/zfs/issues/569 is resolved.
|
||||
# removed once https://github.com/openzfs/zfs/issues/569 is resolved.
|
||||
AM_CFLAGS += -fno-stack-protector
|
||||
|
||||
udev_PROGRAMS = zvol_id
|
||||
|
||||
Reference in New Issue
Block a user