+2006-03-12 Jim Meyering <jim@meyering.net>
+
+ * fts-cycle.c (leave_dir): If cycle-check's saved dev-ino pair is
+ that of the current directory (which we're about to chdir ".." out of),
+ then update it to be the dev-ino of the parent, instead.
+
+ * same-inode.h (SAME_INODE): New file/macro.
+ * chdir-safer.c (SAME_INODE): Remove definition.
+ Include "same-inode.h", instead.
+ * same.c: Likewise.
+ * cycle-check.h: Include "same-inode.h".
+ (CYCLE_CHECK_REFLECT_CHDIR_UP): Define.
+ * cycle-check.c (SAME_INODE): Remove definition.
+
2006-03-12 Paul Eggert <eggert@cs.ucla.edu>
* Makefile.am (libcoreutils_a_SOURCES): Remove time_r.c, time_r.h,