aboutsummaryrefslogtreecommitdiff
path: root/libdiskfs/dir-rename.c
Commit message (Expand)AuthorAgeFilesLines
* Make RPC input array parameters constSamuel Thibault2022-01-161-2/+2
* Fix build warningsSamuel Thibault2022-01-011-2/+2
* diskfs: Fix rename_dir(excl=1) for source directoriesSamuel Thibault2019-04-281-1/+1
* libdiskfs: fix deadlockJustus Winter2014-06-231-1/+0
* Switch from cthreads to pthreadsRichard Braun2012-11-271-26/+26
* Avoid waiting for disk I/O completionSamuel Thibault2012-09-221-1/+1
* Make rename("something", "something/.") not hangSamuel Thibault2009-10-121-0/+5
* Update list of copyright years.Thomas Schwinge2007-12-111-1/+3
* 2007-11-15 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2007-11-161-0/+3
* (diskfs_S_dir_rename):Miles Bader1997-02-141-7/+8
* (diskfs_S_dir_rename):Miles Bader1997-02-061-5/+12
* (diskfs_S_dir_rename): Use diskfs_check_readonly instead of diskfs_readonly.Michael I. Bushnell1996-06-241-1/+1
* (diskfs_S_dir_rename): Understand new parm EXCL and do the right thingMichael I. Bushnell1996-05-091-1/+7
* (diskfs_S_dir_rename): Use new args for dirrewrite and dirremove.Michael I. Bushnell1996-03-221-2/+2
* (diskfs_S_dir_rename): dittoMichael I. Bushnell1996-03-201-1/+0
* (diskfs_S_dir_rename): Don't frob cache here.Michael I. Bushnell1996-03-201-1/+0
* (diskfs_S_dir_rename): Don't frob cache here.Michael I. Bushnell1996-03-201-1/+0
* (diskfs_S_dir_rename): Call diskfs_purge_cache beforeMichael I. Bushnell1996-03-191-0/+1
* (diskfs_S_dir_rename): Call diskfs_enter_cache ifMichael I. Bushnell1996-03-191-0/+1
* (diskfs_S_dir_rename): Call diskfs_purge_cache_node beforeMichael I. Bushnell1996-03-191-1/+2
* (diskfs_S_dir_rename): After renaming directory, synchronize relevantMichael I. Bushnell1995-06-091-0/+15
* (diskfs_S_dir_rename): Implement diskfs_synchronous.Michael I. Bushnell1995-03-091-1/+12
* entered into RCSMichael I. Bushnell1994-07-131-1/+9
* Formerly dir-rename.c.~5~Roland McGrath1994-05-051-1/+1
* Formerly dir-rename.c.~4~Michael I. Bushnell1994-02-031-13/+11
* Formerly dir-rename.c.~3~Michael I. Bushnell1994-02-031-0/+1
* Formerly dir-rename.c.~2~Michael I. Bushnell1994-01-311-1/+1
* Initial revisionMichael I. Bushnell1994-01-311-0/+182