Complete
Details
Assignee
CalebCalebReporter
Andrew WalkerAndrew WalkerLabels
Impact
MediumComponents
Fix versions
Priority
Low
Details
Details
Assignee
Caleb
CalebReporter
Andrew Walker
Andrew WalkerLabels
Impact
Medium
Components
Fix versions
Priority
More fields
More fields
More fields
Katalon Platform
Katalon Platform
Katalon Platform
Created February 22, 2023 at 4:17 PM
Updated February 27, 2025 at 9:44 PM
Resolved February 27, 2023 at 3:21 PM
cdef class ZFS(object): cdef libzfs.libzfs_handle_t* handle cdef boolean_t mnttab_cache_enable cdef int history cdef char *history_prefix proptypes = {} def __cinit__(self, history=True, history_prefix='', mnttab_cache=True):
We need to default to something like ‘py-libzfs’ for history prefix so that we can clearly identify what actions are being taken by py-libzfs vs zfscmd