freebsd-skq/sys/contrib/openzfs
Jessica Clarke 3a314eb5bb zfs: Cherry-pick upstream commit ef977fce6636 to fix macOS/arm64 bootstrap
Upstream commit message:

  Support running FreeBSD buildworld on Arm-based macOS hosts

  Arm-based Macs are like FreeBSD and provide a full 64-bit stat from the
  start, so have no stat64 variants. Thus, define stat64 and fstat64 as
  aliases for the normal versions.

  Reviewed-by: Ryan Moeller <ryan@iXsystems.com>
  Signed-off-by: Jessica Clarke <jrtc27@jrtc27.com>
  Closes #11771

MFC after:	1 week
2021-03-27 02:23:59 +00:00
..
.github zfs: merge OpenZFS master-9305ff2ed 2021-03-14 02:32:14 +01:00
cmd zfs: merge OpenZFS master-891568c99 2021-03-21 02:17:59 +01:00
config zfs: merge OpenZFS master-891568c99 2021-03-21 02:17:59 +01:00
contrib zfs: merge OpenZFS master-436ab35a5 2021-02-16 02:46:28 +01:00
etc zfs: merge OpenZFS master-436ab35a5 2021-02-16 02:46:28 +01:00
include zfs: merge OpenZFS master-891568c99 2021-03-21 02:17:59 +01:00
lib zfs: Cherry-pick upstream commit ef977fce6636 to fix macOS/arm64 bootstrap 2021-03-27 02:23:59 +00:00
man zfs: merge OpenZFS master-891568c99 2021-03-21 02:17:59 +01:00
module zfs: merge OpenZFS master-891568c99 2021-03-21 02:17:59 +01:00
rpm zfs: merge OpenZFS master-bf156c966 2021-02-18 15:19:35 +01:00
scripts zfs: merge OpenZFS master-9312e0fd1 2021-02-22 13:01:17 +01:00
tests zfs: merge OpenZFS master-891568c99 2021-03-21 02:17:59 +01:00
udev
AUTHORS
autogen.sh
CODE_OF_CONDUCT.md Update OpenZFS to 2.0.0-rc3-gfc5966 2020-10-17 01:06:04 +00:00
configure.ac zfs: merge OpenZFS master-891568c99 2021-03-21 02:17:59 +01:00
copy-builtin Update OpenZFS to 2.0.0-rc3-gfc5966 2020-10-17 01:06:04 +00:00
COPYRIGHT
LICENSE
Makefile.am zfs: merge OpenZFS master-436ab35a5 2021-02-16 02:46:28 +01:00
META zfs: merge OpenZFS master-436ab35a5 2021-02-16 02:46:28 +01:00
NEWS ZFS: MFV 2.0-rc1-ga00c61 2020-08-28 18:53:45 +00:00
NOTICE
README.md zfs: merge OpenZFS master-891568c99 2021-03-21 02:17:59 +01:00
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.