aboutsummaryrefslogtreecommitdiff
path: root/libdiskfs/dir-clear.c
Commit message (Collapse)AuthorAgeFilesLines
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-051-4/+4
| | | | | Our variants print stack traces on failures. This will make locating errors much easier.
* (diskfs_clear_directory):Miles Bader1997-02-141-2/+2
| | | | Don't pass depth args to diskfs_lookup.
* (diskfs_clear_directory):Miles Bader1997-02-061-3/+3
| | | | Supply DEPTH & NEW_DEPTH arguments to diskfs_lookup.
* (diskfs_clear_directory): Use new diskfs_dirremove args.Michael I. Bushnell1996-03-221-2/+2
|
* (diskfs_clear_directory): Don't frob cache here.Michael I. Bushnell1996-03-201-3/+1
|
* (diskfs_clear_directory): Call diskfs_purge_cache_node beforeMichael I. Bushnell1996-03-191-0/+2
| | | | diskfs_dirremove.
* (diskfs_clear_directory): Set the fourth arg in REMOVE lookup calls inMichael I. Bushnell1995-09-131-5/+13
| | | | accord with change in rules for the lookup call.
* (diskfs_clear_directory): Don't to diskfs_synchronous here.Michael I. Bushnell1995-03-171-9/+0
|
* (diskfs_clear_directory): Implement diskfs_synchronous.Michael I. Bushnell1995-03-151-1/+10
|
* entered into RCSMichael I. Bushnell1994-10-251-0/+2
|
* Formerly dir-clear.c.~4~Michael I. Bushnell1994-02-091-3/+1
|
* Formerly dir-clear.c.~3~Michael I. Bushnell1994-02-041-3/+6
|
* Initial revisionMichael I. Bushnell1994-02-021-3/+0
|
* Formerly dir-clear.c.~2~Michael I. Bushnell1994-02-021-0/+62