svn commit: r264965 - head/tools/regression/vfs

Dag-Erling Smørgrav des at FreeBSD.org
Sat Apr 26 12:16:40 UTC 2014


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-$$"


More information about the svn-src-head mailing list