DragonFly-2.1.1.359.g92c7f4 DragonFly_RELEASE_2_2 usr.bin/undo undo.c
Simon Schubert
corecode at crater.dragonflybsd.org
Tue Feb 3 11:13:53 PST 2009
commit 92c7f4e9aba89414a372c6c04a90400a74c0b0a5
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Fri Jan 9 17:17:03 2009 -0800
Fix a bug with undo -d. Sometimes the filesystem returns a duplicate TID
causing undo -d to choose the wrong TID. It now searches backwards looking
for the second-to-last TID to diff against, ignoring any dups.
Reported-by: "Brad Frank" <brad.frank at gmail.com>
Summary of changes:
usr.bin/undo/undo.c | 17 +++++++++++++++--
1 files changed, 15 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/92c7f4e9aba89414a372c6c04a90400a74c0b0a5
--
DragonFly BSD source repository
More information about the Commits
mailing list