Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (diskfs_S_dir_unlink): | Miles Bader | 1997-02-14 | 1 | -1/+1 |
| | | | | Don't pass depth args to diskfs_lookup. | ||||
* | (diskfs_S_dir_unlink): | Miles Bader | 1997-02-06 | 1 | -2/+2 |
| | | | | Supply DEPTH & NEW_DEPTH arguments to diskfs_lookup. | ||||
* | (diskfs_S_dir_unlink): Use diskfs_check_readonly instead of diskfs_readonly. | Michael I. Bushnell | 1996-06-24 | 1 | -1/+1 |
| | |||||
* | (diskfs_S_dir_unlink): Use new args for diskfs_dirremove. | Michael I. Bushnell | 1996-03-22 | 1 | -1/+1 |
| | |||||
* | (diskfs_S_dir_unlink): Don't frob cache here. | Michael I. Bushnell | 1996-03-20 | 1 | -1/+0 |
| | |||||
* | (diskfs_S_dir_unlink): Call diskfs_purge_cache_node before | Michael I. Bushnell | 1996-03-19 | 1 | -1/+2 |
| | | | | diskfs_dirremove. | ||||
* | (diskfs_S_dir_unlink): Don't call fsys_goaway until we've released our | Michael I. Bushnell | 1995-12-04 | 1 | -8/+8 |
| | | | | lock. | ||||
* | (diskfs_S_dir_unlink): Delete vestigial fetch_control. | Miles Bader | 1995-12-04 | 1 | -9/+0 |
| | |||||
* | (diskfs_S_dir_unlink): Don't do massively complicated fsys_goaway. | Michael I. Bushnell | 1995-06-20 | 1 | -34/+17 |
| | | | | | Instead, call it at the end (but only if this was the last link) and ignore errors. | ||||
* | Fix nets. | Michael I. Bushnell | 1995-04-05 | 1 | -0/+3 |
| | |||||
* | (diskfs_S_dir_unlink): Do fsys_goaway for translated nodes being | Michael I. Bushnell | 1995-04-05 | 1 | -0/+35 |
| | | | | unlinked. | ||||
* | (diskfs_S_dir_unlink): Implement diskfs_synchronous. | Michael I. Bushnell | 1995-03-09 | 1 | -1/+5 |
| | |||||
* | entered into RCS | Roland McGrath | 1994-05-05 | 1 | -1/+1 |
| | |||||
* | Formerly dir-unlink.c.~4~ | Michael I. Bushnell | 1994-02-03 | 1 | -3/+3 |
| | |||||
* | Formerly dir-unlink.c.~3~ | Michael I. Bushnell | 1994-02-03 | 1 | -1/+2 |
| | |||||
* | Initial revision | Michael I. Bushnell | 1994-01-31 | 1 | -1/+1 |
| | |||||
* | Formerly dir-unlink.c.~2~ | Michael I. Bushnell | 1994-01-31 | 1 | -0/+81 |