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 14, 2024
1 parent 586304a commit b685481
Show file tree
Hide file tree
Showing 6 changed files with 326 additions and 78 deletions.
Loading

0 comments on commit b685481

Please sign in to comment.