diff options
Diffstat (limited to 'libnetfs/ChangeLog')
-rw-r--r-- | libnetfs/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libnetfs/ChangeLog b/libnetfs/ChangeLog index 9b8011ce..cf54bda3 100644 --- a/libnetfs/ChangeLog +++ b/libnetfs/ChangeLog @@ -1,3 +1,8 @@ +Mon Feb 22 04:30:18 1999 Thomas Bushnell, BSG <tb@mit.edu> + + * io-revoke.c (netfs_S_io_revoke): Protect the revocation by + blocking other rpcs. + Sat Feb 20 20:54:26 1999 Thomas Bushnell, BSG <tb@mit.edu> * io-revoke.c (netfs_S_io_revoke): Release lock before iteration. |