svn commit: r289984 - stable/10/tools/regression/vfs
Garrett Cooper
ngie at FreeBSD.org
Mon Oct 26 03:33:42 UTC 2015
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-$$"
More information about the svn-src-stable-10
mailing list