libzfs-0.2.0.0: Bindings to libzfs, for dealing with the Z File System and Zpools.

Safe HaskellSafe
LanguageHaskell2010

System.Zfs

Synopsis

Documentation

runZfs :: MonadIO m => ZfsT m a -> m (Either ZError a) #

Runs some ZfsT function. Calls libzfs_init and libzfs_fini.

printZpoolConfig :: Zpool -> Zfs () #

Print Zpool config