commit | 72a168b59cbabdcfb1fe9db30f3d63f6f9731324 | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Mon Aug 13 15:56:21 2007 +0530 |
committer | Theodore Ts'o <tytso@mit.edu> | Sun Apr 27 19:40:46 2008 -0400 |
tree | bcbe22d00ea2fe6ecfb0c512e97f050ad0a7ab27 | |
parent | 43781b9459f1b511e4cf94358593e097d8fdb795 [diff] |
libext2fs: Add undo I/O manager This I/O manager saves the contents of the location being overwritten to a tdb database. This helps in undoing the changes done to the file system. Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>