From 52473c478efac9c86918e4e2ff6e7d575bc61918 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Wed, 20 May 2009 09:34:36 +0200 Subject: Briefly explain the copy store. --- hurd/libstore.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hurd') diff --git a/hurd/libstore.mdwn b/hurd/libstore.mdwn index 2e96eb45..75d38561 100644 --- a/hurd/libstore.mdwn +++ b/hurd/libstore.mdwn @@ -24,7 +24,7 @@ device node below `/dev`... * `concat`: concatenate stuff. * `remap`: remap stuff. * `query`: TODO: what's this? -* `copy`: TODO: what's this good for? +* `copy`: provide a copy-on-write version of the backend; the changes are discarded on termination. * `gunzip`: `gunzip` data on the fly. * `bunzip2`: `bunzip2` data on the fly. * `nbd`: network block device (Linux-compatible). -- cgit v1.2.3