svn commit: r344002 - user/pho/stress2/misc

Peter Holm pho at FreeBSD.org
Mon Feb 11 09:31:55 UTC 2019


Author: pho
Date: Mon Feb 11 09:31:54 2019
New Revision: 344002
URL: https://svnweb.freebsd.org/changeset/base/344002

Log:
  Added when fixed.
  
  Sponsored by:	Dell EMC Isilon

Modified:
  user/pho/stress2/misc/mdconfig.sh

Modified: user/pho/stress2/misc/mdconfig.sh
==============================================================================
--- user/pho/stress2/misc/mdconfig.sh	Mon Feb 11 08:55:38 2019	(r344001)
+++ user/pho/stress2/misc/mdconfig.sh	Mon Feb 11 09:31:54 2019	(r344002)
@@ -33,6 +33,7 @@
 # Regression test for:
 # https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214721
 # https://people.freebsd.org/~pho/stress/log/mdconfig.txt
+# Fixed by: r311964.
 
 mdconfig -at swap -S 65536 -s 20M -u $mdstart
 mdconfig -d -u $mdstart


More information about the svn-src-user mailing list