aboutsummaryrefslogtreecommitdiff
path: root/libdiskfs/dir-link.c
Commit message (Collapse)AuthorAgeFilesLines
* (diskfs_S_dir_link):Miles Bader1997-02-141-2/+1
| | | | Don't pass depth args to diskfs_lookup.
* (diskfs_S_dir_link):Miles Bader1997-02-061-2/+5
| | | | | Supply DEPTH & NEW_DEPTH arguments to diskfs_lookup. Translate EAGAIN (meaning root's parent) to EINVAL.
* (diskfs_S_dir_link): Use diskfs_check_readonly instead of diskfs_readonly.Michael I. Bushnell1996-06-241-1/+1
|
* (diskfs_S_dir_link): fixup.Michael I. Bushnell1996-05-091-3/+3
|
* (diskfs_S_dir_link): Accept new parm EXCL and do the right thing withMichael I. Bushnell1996-05-091-29/+62
| | | | it.
* (diskfs_S_dir_link): Don't frob cache here.Michael I. Bushnell1996-03-201-2/+0
|
* (diskfs_S_dir_link): Call diskfs_enter_cache if diskfs_direnter isMichael I. Bushnell1996-03-191-1/+3
| | | | successful.
* (diskfs_S_dir_link): Now that args are swapped, deallocate port ref onMichael I. Bushnell1995-11-091-1/+1
| | | | FILECRED instead of DIRCRED.
* (diskfs_S_dir_link): Swap first two arguments.Miles Bader1995-10-071-2/+2
|
* (diskfs_S_dir_link): Fix typo.Michael I. Bushnell1995-03-171-1/+1
|
* (diskfs_S_dir_link): Implement diskfs_synchronous.Michael I. Bushnell1995-03-091-1/+6
|
* entered into RCSMichael I. Bushnell1994-07-131-7/+10
|
* Formerly dir-link.c.~6~Michael I. Bushnell1994-06-241-1/+1
|
* Formerly dir-link.c.~5~Michael I. Bushnell1994-06-211-0/+3
|
* Formerly dir-link.c.~4~Roland McGrath1994-05-051-1/+1
|
* Formerly dir-link.c.~3~Michael I. Bushnell1994-02-031-7/+11
|
* Formerly dir-link.c.~2~Michael I. Bushnell1994-02-031-0/+1
|
* Initial revisionMichael I. Bushnell1994-01-311-0/+82