Skip to content

Commit

Permalink
Add recursive dataset mounting and unmounting support to pam_zfs_key
Browse files Browse the repository at this point in the history
Introduced functionality to recursively mount datasets with a new
config option `mount_recursively`. Adjusted existing functions to
handle the recursive behavior and added tests to validate the feature.
This enhances support for managing hierarchical ZFS datasets within
a PAM context.

Signed-off-by: Jerzy Kołosowski <[email protected]>
  • Loading branch information
jkolo committed Dec 13, 2024
1 parent 19a04e5 commit 6d5e56c
Show file tree
Hide file tree
Showing 6 changed files with 325 additions and 78 deletions.
Loading

0 comments on commit 6d5e56c

Please sign in to comment.