Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (diskfs_S_dir_rename): | Miles Bader | 1997-02-14 | 1 | -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 Bader | 1997-02-06 | 1 | -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. Bushnell | 1996-06-24 | 1 | -1/+1 |
| | |||||
* | (diskfs_S_dir_rename): Understand new parm EXCL and do the right thing | Michael I. Bushnell | 1996-05-09 | 1 | -1/+7 |
| | | | | with it. | ||||
* | (diskfs_S_dir_rename): Use new args for dirrewrite and dirremove. | Michael I. Bushnell | 1996-03-22 | 1 | -2/+2 |
| | |||||
* | (diskfs_S_dir_rename): ditto | Michael I. Bushnell | 1996-03-20 | 1 | -1/+0 |
| | |||||
* | (diskfs_S_dir_rename): Don't frob cache here. | Michael I. Bushnell | 1996-03-20 | 1 | -1/+0 |
| | |||||
* | (diskfs_S_dir_rename): Don't frob cache here. | Michael I. Bushnell | 1996-03-20 | 1 | -1/+0 |
| | |||||
* | (diskfs_S_dir_rename): Call diskfs_purge_cache before | Michael I. Bushnell | 1996-03-19 | 1 | -0/+1 |
| | | | | diskfs_dirrewrite for old node. | ||||
* | (diskfs_S_dir_rename): Call diskfs_enter_cache if | Michael I. Bushnell | 1996-03-19 | 1 | -0/+1 |
| | | | | diskfs_direnter/diskfs_dirrewrite is successful. | ||||
* | (diskfs_S_dir_rename): Call diskfs_purge_cache_node before | Michael I. Bushnell | 1996-03-19 | 1 | -1/+2 |
| | | | | diskfs_dirremove. | ||||
* | (diskfs_S_dir_rename): After renaming directory, synchronize relevant | Michael I. Bushnell | 1995-06-09 | 1 | -0/+15 |
| | | | | state if DISKFS_SYNCHRONOUS. | ||||
* | (diskfs_S_dir_rename): Implement diskfs_synchronous. | Michael I. Bushnell | 1995-03-09 | 1 | -1/+12 |
| | |||||
* | entered into RCS | Michael I. Bushnell | 1994-07-13 | 1 | -1/+9 |
| | |||||
* | Formerly dir-rename.c.~5~ | Roland McGrath | 1994-05-05 | 1 | -1/+1 |
| | |||||
* | Formerly dir-rename.c.~4~ | Michael I. Bushnell | 1994-02-03 | 1 | -13/+11 |
| | |||||
* | Formerly dir-rename.c.~3~ | Michael I. Bushnell | 1994-02-03 | 1 | -0/+1 |
| | |||||
* | Formerly dir-rename.c.~2~ | Michael I. Bushnell | 1994-01-31 | 1 | -1/+1 |
| | |||||
* | Initial revision | Michael I. Bushnell | 1994-01-31 | 1 | -0/+182 |