Date: Sat, 7 Oct 1995 03:53:08 -0700 From: Bruce Evans <bde> To: ville@vlsi.fi, bde, freebsd-bugs Subject: Re: kern/760 Message-ID: <199510071053.DAA25042@freefall.freebsd.org>
index | next in thread | raw e-mail
Synopsis: mv foo/ ../.. causes panic
State-Changed-From-To: open-closed
State-Changed-By: bde
State-Changed-When: Sat Oct 7 03:43:06 PDT 1995
State-Changed-Why:
Fixed in the current versions of /sys/ufs/ufs/ufs_vnops.c,
/sys/msdosfs/msdosfs_vnops.c and /usr/src/bin/mv/mv.c.
/bin/mv built the wrong target pathname ("../../" instead
of "../../foo/") and the kernel couldn't handle renames of
directories to paths ending in "../" or "..".
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199510071053.DAA25042>
