diff options
author | Matt Macy <mmacy@FreeBSD.org> | 2020-10-17 00:05:34 +0000 |
---|---|---|
committer | Matt Macy <mmacy@FreeBSD.org> | 2020-10-17 00:05:34 +0000 |
commit | 0be360124f8f108f73365e31448e7550f877f3ac (patch) | |
tree | 78557e980720fdcfd76497e6630c29ce1688559c /module/os/linux/spl/README.md | |
parent | e2228bd99047bb6a0cef0da931147b1f28f155c2 (diff) | |
download | src-0be360124f8f108f73365e31448e7550f877f3ac.tar.gz src-0be360124f8f108f73365e31448e7550f877f3ac.zip |
Update OpenZFS to 2.0.0-rc3-gbd565fvendor/openzfs/2.0.0-rc3-gfc5966vendor/openzfs
Notes
Notes:
svn path=/vendor-sys/openzfs/dist/; revision=366774
svn path=/vendor-sys/openzfs/2.0.0-rc3-gfc5966/; revision=366775; tag=vendor/openzfs/2.0.0-rc3-gfc5966
Diffstat (limited to 'module/os/linux/spl/README.md')
-rw-r--r-- | module/os/linux/spl/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/module/os/linux/spl/README.md b/module/os/linux/spl/README.md index 51166425f063..906530bcf2ad 100644 --- a/module/os/linux/spl/README.md +++ b/module/os/linux/spl/README.md @@ -1,5 +1,5 @@ The Solaris Porting Layer, SPL, is a Linux kernel module which provides a -compatibility layer used by the [ZFS on Linux](https://zfsonlinux.org) project. +compatibility layer used by the [OpenZFS](https://github.com/openzfs/zfs) project. # Installation |