Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Apr 2014 12:16:40 +0000 (UTC)
From:      Dag-Erling Smørgrav <des@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r264965 - head/tools/regression/vfs
Message-ID:  <201404261216.s3QCGe4t021408@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: des
Date: Sat Apr 26 12:16:40 2014
New Revision: 264965
URL: http://svnweb.freebsd.org/changeset/base/264965

Log:
  Note that the bug was fixed, and when.

Modified:
  head/tools/regression/vfs/trailing_slash.t

Modified: head/tools/regression/vfs/trailing_slash.t
==============================================================================
--- head/tools/regression/vfs/trailing_slash.t	Sat Apr 26 11:50:25 2014	(r264964)
+++ head/tools/regression/vfs/trailing_slash.t	Sat Apr 26 12:16:40 2014	(r264965)
@@ -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?201404261216.s3QCGe4t021408>