Whamcloud - gitweb
e2undo: support the undo header's fs_offset feature
authorMarcus Huewe <suse-tux@gmx.de>
Thu, 12 May 2016 19:36:39 +0000 (15:36 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 12 May 2016 19:36:39 +0000 (15:36 -0400)
commit0935fa8da322faa282581968dcf9edd8e187739c
tree53bed678e11a4429a6fd5d43a82f0d110453f2b3
parentab7313f0366143991ca327839bb628ed68e98e1e
e2undo: support the undo header's fs_offset feature

If the fs_offset feature is present (and no "-o offset"
option is specified), e2undo performs the undo operation at
the stored offset.

Signed-off-by: Marcus Huewe <suse-tux@gmx.de>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
misc/e2undo.c