Thomas-Tsai / partclone

Partclone provides utilities to backup a partition smartly and it is designed for higher compatibility of the file system by using existing library.
GNU General Public License v2.0
323 stars 107 forks source link

Support FUSE 2.x API #190

Closed SamsonovAnton closed 2 years ago

SamsonovAnton commented 2 years ago

Prior to version 3.0, fuse_init() did not have a second argument, nor was struct fuse_config defined.