All of lore.kernel.org
 help / color / mirror / Atom feed
* Plans for a library for btrfs?
@ 2015-05-27 12:31 Stef Bon
  2015-05-27 17:39 ` Duncan
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Stef Bon @ 2015-05-27 12:31 UTC (permalink / raw)
  To: Btrfs BTRFS

Hi,

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?

Stef Bon

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-05-29 19:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-27 12:31 Plans for a library for btrfs? Stef Bon
2015-05-27 17:39 ` Duncan
2015-05-29 14:04   ` David Sterba
2015-05-29 14:31 ` Roman Mamedov
2015-05-29 17:02   ` Goffredo Baroncelli
2015-05-29 19:13 ` Juan Orti Alcaine

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.