Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1999-02-28 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-02-28 | 1 | -3/+2 |
| | | | | | * io-revoke.c (diskfs_S_io_revoke): Use ports_class_iterate. * readonly.c (diskfs_set_readonly): Likewise. | ||||
* | Mon Feb 22 04:28:56 1999 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | 1999-02-22 | 1 | -0/+2 |
| | | | | | * io-revoke.c (diskfs_S_io_revoke): Protect the actual revocation by blocking all other rpcs. | ||||
* | Sat Feb 20 20:46:21 1999 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | 1999-02-21 | 1 | -6/+4 |
| | | | | | * io-revoke.c (diskfs_S_io_revoke): Release NP->lock before beginning iteration. | ||||
* | 1999-02-16 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-02-17 | 1 | -9/+7 |
| | | | | * io-revoke.c (diskfs_S_io_revoke): Fix typo in 1999-02-16 change. | ||||
* | minor repairs | Thomas Bushnell | 1999-02-16 | 1 | -2/+5 |
| | |||||
* | Tue Feb 16 05:31:23 1999 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | 1999-02-16 | 1 | -0/+59 |
* io-revoke.c: New file. * Makefile (IOSRCS): Add io-revoke.c. |