Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Oct 2015 03:33:40 +0000 (UTC)
From:      Garrett Cooper <ngie@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org
Subject:   svn commit: r289984 - stable/10/tools/regression/vfs
Message-ID:  <201510260333.t9Q3Xesu005662@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ngie
Date: Mon Oct 26 03:33:40 2015
New Revision: 289984
URL: https://svnweb.freebsd.org/changeset/base/289984

Log:
  MFC r264965:
  r264965 (by des):
  
  Note that the bug was fixed, and when.

Modified:
  stable/10/tools/regression/vfs/trailing_slash.t
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/tools/regression/vfs/trailing_slash.t
==============================================================================
--- stable/10/tools/regression/vfs/trailing_slash.t	Mon Oct 26 03:30:50 2015	(r289983)
+++ stable/10/tools/regression/vfs/trailing_slash.t	Mon Oct 26 03:33:40 2015	(r289984)
@@ -3,7 +3,7 @@
 # $FreeBSD$
 #
 # Tests vfs_lookup()'s handling of trailing slashes for symlinks that
-# point to files.  See kern/21768
+# point to files.  See kern/21768 for details.  Fixed in r193028.
 #
 
 testfile="/tmp/testfile-$$"



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