zfs/module/os/linux
Coleman Kane 212ba9bd97 Linux 6.1 compat: change order of sys/mutex.h includes
After Linux 6.1-rc1 came out, the build started failing to build a
couple of the files in the linux spl code due to the mutex_init
redefinition. Moving the sys/mutex.h include to a lower position within
these two files appears to fix the problem.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Coleman Kane <ckane@colemankane.org>
Closes #14040
2022-11-01 12:44:56 -07:00
..
spl Linux 6.1 compat: change order of sys/mutex.h includes 2022-11-01 12:44:56 -07:00
zfs zfs_domount: fix double-disown of dataset / double-free of zfsvfs_t 2022-11-01 12:42:32 -07:00