libspl: move SID definitions from zfs_context.h; remove kernel gate

Sponsored-by: https://despairlabs.com/sponsor/
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Rob Norris <robn@despairlabs.com>
Closes #17861
This commit is contained in:
Rob Norris
2025-10-19 12:13:32 +11:00
committed by Brian Behlendorf
parent 2b4a0dd6c0
commit faa295b9a6
5 changed files with 47 additions and 11 deletions
+1
View File
@@ -40,6 +40,7 @@
#include <sys/rrwlock.h>
#include <sys/spa.h>
#include <sys/spa_impl.h>
#include <sys/sid.h>
#include <sys/stat.h>
#include <sys/systeminfo.h>
#include <sys/time.h>