Skip to content

yahoojapan/k2hftfuse

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

k2hftfuse

C/C++ AntPickax CI GitHub license GitHub forks GitHub stars GitHub issues debian packages RPM packages

k2hftfuse for file transaction by FUSE-based file system.

Overview

k2hftfuse is file transaction system on FUSE file system with K2HASH and K2HASH TRANSACTION PLUGIN, CHMPX.

K2HFTFUSE

Usage

You can run k2hftfuse by manual and mount/umount system command(or fusermount command). If you run it manually, you can specify some following options.

$ k2hftfuse /mnt/k2hfs -o allow_other,dbglevel=err,conf=/etc/k2hftfuse.conf -f -d

For using mount/umount command, you need to modify /etc/fstab and add following line. You can start k2hftfuse in any way. And you can see mount information by df command.

/etc/fstab:

k2hftfuse /mnt/k2hfs fuse allow_other,nodev,nosuid,_netdev,dbglevel=err,conf=/etc/k2hftfuse.conf 0 0

Please see man k2hftfuse.

Documents

Packages

License

This software is released under the MIT License, see the license file.

AntPickax

k2hash is one of AntPickax products.

Copyright(C) 2015 Yahoo Japan Corporation.