aboutsummaryrefslogtreecommitdiff
path: root/libdiskfs/dir-unlink.c
Commit message (Expand)AuthorAgeFilesLines
* Make RPC input array parameters constSamuel Thibault2022-01-161-1/+1
* Fix build warningsSamuel Thibault2022-01-011-1/+1
* Rename variables with the name "error" to "err".Justus Winter2014-01-191-10/+10
* Switch from cthreads to pthreadsRichard Braun2012-11-271-5/+5
* 2002-05-26 Roland McGrath <roland@frob.com>Roland McGrath2002-05-271-9/+9
* (diskfs_S_dir_unlink):Miles Bader1997-02-141-1/+1
* (diskfs_S_dir_unlink):Miles Bader1997-02-061-2/+2
* (diskfs_S_dir_unlink): Use diskfs_check_readonly instead of diskfs_readonly.Michael I. Bushnell1996-06-241-1/+1
* (diskfs_S_dir_unlink): Use new args for diskfs_dirremove.Michael I. Bushnell1996-03-221-1/+1
* (diskfs_S_dir_unlink): Don't frob cache here.Michael I. Bushnell1996-03-201-1/+0
* (diskfs_S_dir_unlink): Call diskfs_purge_cache_node beforeMichael I. Bushnell1996-03-191-1/+2
* (diskfs_S_dir_unlink): Don't call fsys_goaway until we've released ourMichael I. Bushnell1995-12-041-8/+8
* (diskfs_S_dir_unlink): Delete vestigial fetch_control.Miles Bader1995-12-041-9/+0
* (diskfs_S_dir_unlink): Don't do massively complicated fsys_goaway.Michael I. Bushnell1995-06-201-34/+17
* Fix nets.Michael I. Bushnell1995-04-051-0/+3
* (diskfs_S_dir_unlink): Do fsys_goaway for translated nodes beingMichael I. Bushnell1995-04-051-0/+35
* (diskfs_S_dir_unlink): Implement diskfs_synchronous.Michael I. Bushnell1995-03-091-1/+5
* entered into RCSRoland McGrath1994-05-051-1/+1
* Formerly dir-unlink.c.~4~Michael I. Bushnell1994-02-031-3/+3
* Formerly dir-unlink.c.~3~Michael I. Bushnell1994-02-031-1/+2
* Initial revisionMichael I. Bushnell1994-01-311-1/+1
* Formerly dir-unlink.c.~2~Michael I. Bushnell1994-01-311-0/+81