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: Niels Möller
Subject: Re: undeletion at filesystem level or in extra filesystem?
Date: 01 Oct 2002 13:10:10 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum.de> writes:

> Or, another possibility: that the place
> to implement it depends on the exact semantics?

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.

When you have that, it will be easier to figure out where the code to
implement itt belongs. "undelete" is a little fuzzy.

/Niels




reply via email to

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