Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use our own variant of 'assert' and 'assert_perror'. | Justus Winter | 2017-08-05 | 1 | -4/+4 |
| | | | | | Our variants print stack traces on failures. This will make locating errors much easier. | ||||
* | (diskfs_clear_directory): | Miles Bader | 1997-02-14 | 1 | -2/+2 |
| | | | | Don't pass depth args to diskfs_lookup. | ||||
* | (diskfs_clear_directory): | Miles Bader | 1997-02-06 | 1 | -3/+3 |
| | | | | Supply DEPTH & NEW_DEPTH arguments to diskfs_lookup. | ||||
* | (diskfs_clear_directory): Use new diskfs_dirremove args. | Michael I. Bushnell | 1996-03-22 | 1 | -2/+2 |
| | |||||
* | (diskfs_clear_directory): Don't frob cache here. | Michael I. Bushnell | 1996-03-20 | 1 | -3/+1 |
| | |||||
* | (diskfs_clear_directory): Call diskfs_purge_cache_node before | Michael I. Bushnell | 1996-03-19 | 1 | -0/+2 |
| | | | | diskfs_dirremove. | ||||
* | (diskfs_clear_directory): Set the fourth arg in REMOVE lookup calls in | Michael I. Bushnell | 1995-09-13 | 1 | -5/+13 |
| | | | | accord with change in rules for the lookup call. | ||||
* | (diskfs_clear_directory): Don't to diskfs_synchronous here. | Michael I. Bushnell | 1995-03-17 | 1 | -9/+0 |
| | |||||
* | (diskfs_clear_directory): Implement diskfs_synchronous. | Michael I. Bushnell | 1995-03-15 | 1 | -1/+10 |
| | |||||
* | entered into RCS | Michael I. Bushnell | 1994-10-25 | 1 | -0/+2 |
| | |||||
* | Formerly dir-clear.c.~4~ | Michael I. Bushnell | 1994-02-09 | 1 | -3/+1 |
| | |||||
* | Formerly dir-clear.c.~3~ | Michael I. Bushnell | 1994-02-04 | 1 | -3/+6 |
| | |||||
* | Initial revision | Michael I. Bushnell | 1994-02-02 | 1 | -3/+0 |
| | |||||
* | Formerly dir-clear.c.~2~ | Michael I. Bushnell | 1994-02-02 | 1 | -0/+62 |