diff options
author | Thomas Bushnell <thomas@gnu.org> | 1999-02-21 02:35:47 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1999-02-21 02:35:47 +0000 |
commit | bc21b97fdc2592be476e3a2372713833f00594d2 (patch) | |
tree | 615656a1621efe5798e9c9b165042f2cd9659256 /libnetfs/ChangeLog | |
parent | 30d93c850172408171391f818dc13bc7c6d6a9a4 (diff) |
Sat Feb 20 20:54:26 1999 Thomas Bushnell, BSG <tb@mit.edu>
* io-revoke.c (netfs_S_io_revoke): Release lock before iteration.
Diffstat (limited to 'libnetfs/ChangeLog')
-rw-r--r-- | libnetfs/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libnetfs/ChangeLog b/libnetfs/ChangeLog index 2bb14653..9b8011ce 100644 --- a/libnetfs/ChangeLog +++ b/libnetfs/ChangeLog @@ -1,3 +1,7 @@ +Sat Feb 20 20:54:26 1999 Thomas Bushnell, BSG <tb@mit.edu> + + * io-revoke.c (netfs_S_io_revoke): Release lock before iteration. + 1999-02-16 Roland McGrath <roland@baalperazim.frob.com> * io-revoke.c (netfs_S_io_revoke): Fix typos. |