freebsd-dev/sys/contrib/openzfs
Alfredo Dal'Ava Junior 56e8444a17 zfs: fixup build on powerpc64le
This complements 0a7fa9d11b removing
a #warning added intentionally, replacing it by a "TODO" comment.

PR:	265003
2022-07-08 18:52:14 -03:00
..
.github zfs: merge openzfs/zfs@b9d98453f 2022-06-03 18:17:53 +02:00
cmd zfs: merge openzfs/zfs@cb01da680 2022-07-08 00:02:36 +02:00
config zfs: merge openzfs/zfs@cb01da680 2022-07-08 00:02:36 +02:00
contrib zfs: merge openzfs/zfs@cb01da680 2022-07-08 00:02:36 +02:00
etc zfs: merge openzfs/zfs@cb01da680 2022-07-08 00:02:36 +02:00
include zfs: merge openzfs/zfs@cb01da680 2022-07-08 00:02:36 +02:00
lib zfs: merge openzfs/zfs@cb01da680 2022-07-08 00:02:36 +02:00
man zfs: merge openzfs/zfs@cb01da680 2022-07-08 00:02:36 +02:00
module zfs: fixup build on powerpc64le 2022-07-08 18:52:14 -03:00
rpm zfs: merge openzfs/zfs@b9d98453f 2022-06-03 18:17:53 +02:00
scripts zfs: merge openzfs/zfs@b9d98453f 2022-06-03 18:17:53 +02:00
tests zfs: merge openzfs/zfs@cb01da680 2022-07-08 00:02:36 +02:00
udev zfs: merge openzfs/zfs@c0cf6ed67 2022-05-19 00:55:59 +02:00
.editorconfig
.gitignore zfs: merge openzfs/zfs@c0cf6ed67 2022-05-19 00:55:59 +02:00
AUTHORS zfs: merge openzfs/zfs@deb121309 2022-06-23 17:49:33 +02:00
autogen.sh zfs: merge openzfs/zfs@c0cf6ed67 2022-05-19 00:55:59 +02:00
CODE_OF_CONDUCT.md
configure.ac zfs: merge openzfs/zfs@b9d98453f 2022-06-03 18:17:53 +02:00
copy-builtin zfs: merge openzfs/zfs@c0cf6ed67 2022-05-19 00:55:59 +02:00
COPYRIGHT
LICENSE
Makefile.am zfs: merge openzfs/zfs@b9d98453f 2022-06-03 18:17:53 +02:00
META zfs: merge openzfs/zfs@b9d98453f 2022-06-03 18:17:53 +02:00
NEWS
NOTICE
README.md zfs: merge openzfs/zfs@17b2ae0b2 (master) into main 2022-01-22 23:05:15 +01:00
RELEASES.md
TEST
zfs.release.in

img

OpenZFS is an advanced file system and volume manager which was originally developed for Solaris and is now maintained by the OpenZFS community. This repository contains the code for running OpenZFS on Linux and FreeBSD.

codecov coverity

Official Resources

Installation

Full documentation for installing OpenZFS on your favorite operating system can be found at the Getting Started Page.

Contribute & Develop

We have a separate document with contribution guidelines.

We have a Code of Conduct.

Release

OpenZFS is released under a CDDL license. For more details see the NOTICE, LICENSE and COPYRIGHT files; UCRL-CODE-235197

Supported Kernels

  • The META file contains the officially recognized supported Linux kernel versions.
  • Supported FreeBSD versions are any supported branches and releases starting from 12.2-RELEASE.