Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Nov 1996 02:25:10 -0800 (PST)
From:      Bruce Evans <bde>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/gnu/ext2fs ext2_lookup.c
Message-ID:  <199611091025.CAA18344@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         96/11/09 02:25:07

  Modified:    sys/gnu/ext2fs  ext2_lookup.c
  Log:
  Fixed lookup of ".." in checkpath.  It always failed, so renames of
  directories to a different parent directory always failed.  This bug
  was caused by 4.4Lite2 changing the directory format and ext2fs not
  keeping up.
  
  Should be in 2.2.
  
  Revision  Changes    Path
  1.6       +1 -1      src/sys/gnu/ext2fs/ext2_lookup.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199611091025.CAA18344>