Stef Bon posted on Wed, 27 May 2015 14:31:28 +0200 as excerpted: > I'm working on a program (using sqlite, FUSE and btrfs) to provide > backup and version managment for users. They can enable the backup > service for folders they own, and select files they want to backup using > mimetypes. > > This program, which I've called fuse-backup, creates backup subvolumes > and snapshots by calling an extrenal script, which does something like: > > btrfs subvolume snapshot -r %PathToBackup%/ %PathToSnapshot% > > This works perfect, but are there any plans to do this with a library? A library is covered on the wiki, project ideas page. https://btrfs.wiki.kernel.org/index.php/Project_ideas#Provide_a_library_covering_.27btrfs.27_functionality Status: Project not claimed, no patches, but there's a couple possible places to start as parts of other projects. See the link for more. -- Duncan - List replies preferred. No HTML msgs. "Every nonfree program has a lord, a master -- and if you use the program, he is your master." Richard Stallman -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
