Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Oct 2016 07:50:40 +0000 (UTC)
From:      Peter Holm <pho@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-user@freebsd.org
Subject:   svn commit: r307847 - user/pho/stress2/misc
Message-ID:  <201610240750.u9O7oeQ4005526@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610240750.u9O7oeQ4005526>