zfs/module
Andrew Walker 667c282c97
Fix return value for setting zvol threading (#230)
We must return -1 instead of ENOENT if the special zvol threading
property set function can't locate the dataset (this would typically
happen with an encypted and unmounted zvol) so that the operation
gets inserted properly into the nvlist for operations to set. This
is because we want the property to be set once the zvol is
decrypted again.

Signed-off-by: Andrew Walker <awalker@ixsystems.com>
2024-04-24 07:02:27 -07:00
..
avl Suppress Clang Static Analyzer false positive in the AVL tree code. 2023-03-08 13:51:21 -08:00
icp module/icp/asm-arm/sha2: enable non-SIMD asm kernels on armv5/6 2023-12-05 12:01:09 -08:00
lua LUA: Backport CVE-2020-24370's patch 2024-02-07 11:53:05 -08:00
nvpair xdr: header cleanup 2024-04-03 15:13:27 -07:00
os Merge 'ozfs/master' into truenas/zfs-2.3-release 2024-04-09 06:20:13 +05:00
unicode Illumos #15286: do_composition() needs sign awareness 2023-01-05 11:16:21 -08:00
zcommon Make acltype=nfsv4 the default on Linux, too 2024-02-29 23:31:47 +05:00
zfs Fix return value for setting zvol threading (#230) 2024-04-24 07:02:27 -07:00
zstd Resolve WS-2021-0184 vulnerability in zstd 2023-02-02 15:12:51 -08:00
.gitignore FreeBSD: Ignore symlink to i386 includes 2022-08-02 16:34:23 -07:00
Kbuild.in Simplify get/set NFS4 ACL (#113) 2024-02-29 23:33:46 +05:00
Makefile.bsd Makefile.bsd: sort and cleanup source file list 2024-04-03 15:49:22 -07:00
Makefile.in Simplify get/set NFS4 ACL (#113) 2024-02-29 23:33:46 +05:00