aboutsummaryrefslogtreecommitdiff
path: root/libdiskfs/dir-rename.c
Commit message (Collapse)AuthorAgeFilesLines
* (diskfs_S_dir_rename):Miles Bader1997-02-141-7/+8
| | | | | Return EXDEV if FROMCRED and TOCRED are in different shadow trees. Don't pass depth args to diskfs_lookup.
* (diskfs_S_dir_rename):Miles Bader1997-02-061-5/+12
| | | | | Supply DEPTH & NEW_DEPTH arguments to diskfs_lookup. Translate EAGAIN (meaning root's parent) to EINVAL.
* (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
| | | | with it.
* (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_dirrewrite for old node.
* (diskfs_S_dir_rename): Call diskfs_enter_cache ifMichael I. Bushnell1996-03-191-0/+1
| | | | diskfs_direnter/diskfs_dirrewrite is successful.
* (diskfs_S_dir_rename): Call diskfs_purge_cache_node beforeMichael I. Bushnell1996-03-191-1/+2
| | | | diskfs_dirremove.
* (diskfs_S_dir_rename): After renaming directory, synchronize relevantMichael I. Bushnell1995-06-091-0/+15
| | | | state if DISKFS_SYNCHRONOUS.
* (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