diff options
author | Thomas Bushnell <thomas@gnu.org> | 1999-02-22 09:48:28 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1999-02-22 09:48:28 +0000 |
commit | 67414a6ca9c6cb9dfa61ac1dff9cbcfd9e7b4d89 (patch) | |
tree | 0928b82845070b36728930bd5302c83e0dab8212 /term/ChangeLog | |
parent | 384a15cfd8612abe4fb9331dd130cce22130200b (diff) |
Mon Feb 22 04:34:55 1999 Thomas Bushnell, BSG <tb@mit.edu>
* users.c (trivfs_S_io_revoke): Protect the revocation by blocking
all other rpcs.
Diffstat (limited to 'term/ChangeLog')
-rw-r--r-- | term/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/term/ChangeLog b/term/ChangeLog index a6377a7d..fc333779 100644 --- a/term/ChangeLog +++ b/term/ChangeLog @@ -1,3 +1,8 @@ +Mon Feb 22 04:34:55 1999 Thomas Bushnell, BSG <tb@mit.edu> + + * users.c (trivfs_S_io_revoke): Protect the revocation by blocking + all other rpcs. + Sat Feb 20 04:59:15 1999 Thomas Bushnell, BSG <tb@mit.edu> * users.c (trivfs_S_io_revoke): Release global_lock before |