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

Peter Holm pho at FreeBSD.org
Mon Oct 24 07:50:41 UTC 2016


Author: pho
Date: Mon Oct 24 07:50:40 2016
New Revision: 307847
URL: https://svnweb.freebsd.org/changeset/base/307847

Log:
  Added problem found.
  
  Sponsored by:	Dell EMC Isilon

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

Modified: user/pho/stress2/misc/quota4.sh
==============================================================================
--- user/pho/stress2/misc/quota4.sh	Mon Oct 24 06:10:57 2016	(r307846)
+++ user/pho/stress2/misc/quota4.sh	Mon Oct 24 07:50:40 2016	(r307847)
@@ -31,6 +31,7 @@
 [ `id -u ` -ne 0 ] && echo "Must be root!" && exit 1
 
 # Has shown a deadlock after 7 hours of testing
+# https://people.freebsd.org/~pho/stress/log/quota4.txt
 
 . ../default.cfg
 


More information about the svn-src-user mailing list