zfs_context: move vn_dumpdir to libzpool

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-24 23:42:12 +11:00
committed by Brian Behlendorf
parent daff6b7e35
commit 55fb30ebe6
3 changed files with 2 additions and 3 deletions
-1
View File
@@ -62,4 +62,3 @@ crgetgroups(cred_t *cr)
(void) cr;
return (NULL);
}