Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Oct 1995 04:05:13 -0700
From:      Julian Elischer <julian>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/miscfs/devfs devfs_vnops.c devfsdefs.h
Message-ID:  <199510041105.EAA09969@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
julian      95/10/04 04:05:12

  Modified:    sys/miscfs/devfs  devfs_vnops.c devfsdefs.h
  Log:
  find some way of letting a node know where in its parent's directory structure
  it was referenced from.. stops a rather annoying panic, but
  introduces a rather interesting but "I can live with it" bug
  `ln a b ; mv a b; echo ?`
  returns a rather than b..
  I know why but I need to think of the 'correct' answer. at least this is 'safe'



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