zfs-linux 0.8.3-1ubuntu10 source package in Ubuntu

Changelog

zfs-linux (0.8.3-1ubuntu10) focal; urgency=medium

  [ Jean-Baptiste Lallement ]
  [ Didier Roche ]
  * Make debian/patches/4000-zsys-support.patch more robust in case of
    corruption and faster:
    - Don’t call out zsys if the system hasn’t changed compared to its cache.
      This drastically speed up boot by some seconds.
    - Drop into emergency mode with some error message in dmesg with the
      failing command output in case some errors happen during revert.
      Prevents thus booting which would have screwed over root partition by
      creating a /boot non empty directory (like /boot/grub) in mounting over.
      Let now user still boot without reverting to be able to fix the issue.
    - Base what we import on cache file so that in the future (once grub is
      fixed) booting with multiple rpool and bpool. (LP: #1867007)
  * debian/patches/4500-fix-generator-invalid-cache.patch:
    - Removed, not needed anymore with previous patch enhancement.

 -- Didier Roche <email address hidden>  Mon, 30 Mar 2020 17:05:32 +0200

Upload details

Uploaded by:
Didier Roche-Tolomelli
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
linux-any all
Section:
kernel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
zfs-linux_0.8.3.orig.tar.gz 8.4 MiB 545a4897ce30c2d2dd9010a0fdb600a0d3d45805e2387093c473efc03aa9d7fd
zfs-linux_0.8.3-1ubuntu10.debian.tar.xz 75.5 KiB 14f2945959523ef87f83555a8360c8d433378c5b297e457860889327431289ac
zfs-linux_0.8.3-1ubuntu10.dsc 2.7 KiB 1d09aa9c6d36756f5f4f7586b16208cd9362cb687905fb84dcef652fe52ec802

View changes file

Binary packages built by this source

libnvpair1linux: Solaris name-value library for Linux

 This library provides routines for packing and unpacking nv pairs for
 transporting data across process boundaries, transporting between
 kernel and userland, and possibly saving onto disk files.

libnvpair1linux-dbgsym: debug symbols for libnvpair1linux
libuutil1linux: Solaris userland utility library for Linux

 This library provides a variety of glue functions for ZFS on Linux:
  * libspl: The Solaris Porting Layer userland library, which provides APIs
    that make it possible to run Solaris user code in a Linux environment
    with relatively minimal modification.
  * libavl: The Adelson-Velskii Landis balanced binary tree manipulation
    library.
  * libefi: The Extensible Firmware Interface library for GUID disk
    partitioning.
  * libshare: NFS, SMB, and iSCSI service integration for ZFS.

libuutil1linux-dbgsym: debug symbols for libuutil1linux
libzfs2linux: OpenZFS filesystem library for Linux

 The Z file system is a pooled filesystem designed for maximum data
 integrity, supporting data snapshots, multiple copies, and data
 checksums.
 .
 The OpenZFS library provides support for managing OpenZFS filesystems.

libzfs2linux-dbgsym: debug symbols for libzfs2linux
libzfslinux-dev: OpenZFS filesystem development files for Linux

 Header files and static libraries for compiling software against
 libraries of OpenZFS filesystem.
 .
 This package includes the development files of libnvpair1, libuutil1,
 libzpool2 and libzfs2.

libzpool2linux: OpenZFS pool library for Linux

 The Z file system is a pooled filesystem designed for maximum data
 integrity, supporting data snapshots, multiple copies, and data
 checksums.
 .
 This zpool library provides support for managing zpools.

libzpool2linux-dbgsym: debug symbols for libzpool2linux
python3-pyzfs: wrapper for libzfs_core C library

 libzfs_core is intended to be a stable interface for programmatic
 administration of ZFS. This wrapper provides one-to-one wrappers for
 libzfs_core API functions, but the signatures and types are more natural to
 Python.
 .
 nvlists are wrapped as dictionaries or lists depending on their usage.
 Some parameters have default values depending on typical use for
 increased convenience. Enumerations and bit flags become strings and lists
 of strings in Python. Errors are reported as exceptions rather than integer
 errno-style error codes. The wrapper takes care to provide one-to-many
 mapping of the error codes to the exceptions by interpreting a context
 in which the error code is produced.

pyzfs-doc: wrapper for libzfs_core C library (documentation)

 libzfs_core is intended to be a stable interface for programmatic
 administration of ZFS. This wrapper provides one-to-one wrappers for
 libzfs_core API functions, but the signatures and types are more natural to
 Python.
 .
 nvlists are wrapped as dictionaries or lists depending on their usage.
 Some parameters have default values depending on typical use for
 increased convenience. Enumerations and bit flags become strings and lists
 of strings in Python. Errors are reported as exceptions rather than integer
 errno-style error codes. The wrapper takes care to provide one-to-many
 mapping of the error codes to the exceptions by interpreting a context
 in which the error code is produced.
 .
 This package contains the documentation.

spl: Solaris Porting Layer user-space utilities for Linux (dummy)

 The Solaris Porting Layer (SPL) is a Linux kernel module which provides
 many of the Solaris kernel APIs. This shim layer makes it possible to
 run Solaris kernel code in the Linux kernel with relatively minimal
 modification. The Solaris Porting LAyer Tests (SPLAT) is a Linux kernel
 module which provides a testing harness for the SPL module.
 .
 SPL can be particularly useful when you want to track upstream Illumos
 (or any other OpenSolaris fork) development closely and don't want the
 overhead of maintaining a large patch which converts Solaris primitives
 to Linux primitives.
 .
 This is a transitional dummy package. It can safely be removed.

spl-dkms: Solaris Porting Layer kernel modules for Linux (dummy)

 The Solaris Porting Layer (SPL) is a Linux kernel module which provides
 many of the Solaris kernel APIs. This shim layer makes it possible to
 run Solaris kernel code in the Linux kernel with relatively minimal
 modification. The Solaris Porting LAyer Tests (SPLAT) is a Linux kernel
 module which provides a testing harness for the SPL module.
 .
 SPL can be particularly useful when you want to track upstream Illumos
 (or any other OpenSolaris fork) development closely and don't want the
 overhead of maintaining a large patch which converts Solaris primitives
 to Linux primitives.
 .
 This is a transitional dummy package. It can safely be removed.
 SPL dkms files had been merged into zfs-dkms as of ZFS 0.8.X series.

zfs-dkms: OpenZFS filesystem kernel modules for Linux

 The Z file system is a pooled filesystem designed for maximum data
 integrity, supporting data snapshots, multiple copies, and data
 checksums.
 .
 This DKMS package includes the SPA, DMU, ZVOL, and ZPL components of
 OpenZFS.

zfs-dracut: OpenZFS root filesystem capabilities for Linux - dracut

 The Z file system is a pooled filesystem designed for maximum data
 integrity, supporting data snapshots, multiple copies, and data
 checksums.
 .
 This package adds OpenZFS to the system initramfs with a hook
 for the dracut infrastructure.

zfs-initramfs: OpenZFS root filesystem capabilities for Linux - initramfs

 The Z file system is a pooled filesystem designed for maximum data
 integrity, supporting data snapshots, multiple copies, and data
 checksums.
 .
 This package adds OpenZFS to the system initramfs with a hook
 for the initramfs-tools infrastructure.

zfs-test: OpenZFS test infrastructure and support scripts

 The Z file system is a pooled filesystem designed for maximum data
 integrity, supporting data snapshots, multiple copies, and data
 checksums.
 .
 This package provides the OpenZFS test infrastructure for destructively
 testing and validating a system using OpenZFS. It is entirely optional
 and should only be installed and used in test environments.

zfs-test-dbgsym: debug symbols for zfs-test
zfs-zed: OpenZFS Event Daemon

 The Z file system is a pooled filesystem designed for maximum data
 integrity, supporting data snapshots, multiple copies, and data
 checksums.
 .
 This package provides the OpenZFS Event Daemon (zed).

zfs-zed-dbgsym: debug symbols for zfs-zed
zfsutils-linux: command-line tools to manage OpenZFS filesystems

 The Z file system is a pooled filesystem designed for maximum data
 integrity, supporting data snapshots, multiple copies, and data
 checksums.
 .
 This package provides the zfs and zpool commands to create and administer
 OpenZFS filesystems.

zfsutils-linux-dbgsym: debug symbols for zfsutils-linux