Whamcloud - gitweb
Add e2undo command
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Mon, 13 Aug 2007 10:26:22 +0000 (15:56 +0530)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 27 Apr 2008 23:42:05 +0000 (19:42 -0400)
commit5f8a5ae6b8f7c273d678cbdaf56ec35cdb1b3587
tree8ea342a7898feff16ea5e37aaef40ecbe1fee496
parent72a168b59cbabdcfb1fe9db30f3d63f6f9731324
Add e2undo command

The e2undo command can be used to replay the transaction saved in the
transaction file using undo I/O Manager.

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
misc/Makefile.in
misc/e2undo.8.in [new file with mode: 0644]
misc/e2undo.c [new file with mode: 0644]