Not really a race.
authorBen Pfaff <blp@cs.stanford.edu>
Thu, 18 May 2006 19:06:50 +0000 (19:06 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Thu, 18 May 2006 19:06:50 +0000 (19:06 +0000)
TODO

diff --git a/TODO b/TODO
index c493bce93f5fa9031f818c8f82cfa77b0afe573a..90f6244eae29eacaf4509b30dad8b657f6e4bc63 100644 (file)
--- a/TODO
+++ b/TODO
@@ -71,13 +71,6 @@ the same performance, which raises the suspicion that the test
 workload might not force any cache replacement, so the eviction
 strategy doesn't matter.)
 
-Godmar Back <godmar@gmail.com> writes:
-
-> in your sample solution to P4, dir_reopen does not take any locks when
-> changing a directory's open_cnt. This looks like a race condition to
-> me, considering that dir_reopen is called from execute_process without
-> any filesystem locks held.
-
 * Get rid of rox--causes more trouble than it's worth
 
 * Reconsider command line arg style--confuses everyone.