Details
-
Bug
-
Resolution: Fixed
-
Medium
-
None
-
3
-
9223372036854775807
Description
Lustre does not build against zfs-2.4.0. It needs to update it's dmu_[write|hold] calls to pass in an extra flags parameter. It also needs to `#define _KERNEL 1` when it's running it's autoconf tests to make sure the ZFS headers are selecting the kernel-space codepaths.
I am currently testing a patch that allows Lustre to build against zfs-2.4.0.