Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 332 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 332 Bytes

plus -- ploop in userspace

The (somewhat ambitious) goal of this project is to create a user-space replacement for in-kernel ploop driver (openvz.org/Ploop), using FUSE.

Compiling

Make sure to install ploop-devel package, as it contains the needed headers.