Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Apr 1997 02:09:10 -0700 (PDT)
From:      Doug Rabson <dfr@freefall.FreeBSD.ORG>
To:        CVS-committers@FreeBSD.org, cvs-all@FreeBSD.org, cvs-sbin@FreeBSD.org
Subject:   cvs commit:  src/sbin/mount_union mount_union.c
Message-ID:  <199704290909.CAA05468@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dfr         97/04/29 02:09:09

  Modified:    sbin/mount_union  mount_union.c
  Log:
  Use realpath() on the source as well as the target otherwise it can be
  impossible to unmount a union which was mounted with a relative pathname.
  
  Revision  Changes    Path
  1.8       +8 -4      src/sbin/mount_union/mount_union.c



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