cvs commit: src/usr.bin Makefile src/usr.bin/undo Makefile undo.1 undo.c
Matthew Dillon
dillon at apollo.backplane.com
Fri Jun 6 15:50:24 PDT 2008
:But doesn't "undo" imply that it would work for any filesystem (like cp,
:mv, chmod, chflags etc.). In reality it is specific to HAMMER, so
:logically it should be a "hammer undo". But then, once HAMMER becomes
:the default filesystem, no one will probably want to use other
:filesystems anymore ;-)
:
:Regards,
:
: Michael
Well, kinda like chflags only works with filesystems which support
special flags.
The way I see it, if another filesystem comes along with an UNDO
capability then we can make the 'undo' utility use that capability.
-Matt
Matthew Dillon
<dillon at backplane.com>
More information about the Kernel
mailing list