bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: undeletion at filesystem level or in extra filesystem?


From: Thomas Bushnell, BSG
Subject: Re: undeletion at filesystem level or in extra filesystem?
Date: 01 Oct 2002 20:36:14 -0700
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

nisse@lysator.liu.se (Niels Möller) writes:

> Could be. I think it would make sense to start by outlining the
> filesystem interface (rpc:s for listing old versions/deleted files,
> opening or recovering an older version (probably, linking it to a new
> name should be an optional part of the process?), hard deletion (which
> should not just unlink the file but also overwrite the appropriate
> bits on the underlying store) etc.

At this point, it seems like the filesystem already supports
everything we need, but we need a set of conventions about how to use
it, so that programs like rm don't actually issue dir_unlink calls,
but do something more clever.

Thomas





reply via email to

[Prev in Thread] Current Thread [Next in Thread]