Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1999-07-24 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-07-24 | 1 | -29/+27 |
| | | | | | | * dir-rmdir.c (diskfs_S_dir_rmdir): Fix bugs in last change. Replace label `out' with local inline function `done'. Don't try diskfs_nput (NP) when NP is null. | ||||
* | 1999-06-29 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | 1999-06-29 | 1 | -0/+3 |
| | | | | | | | | | | | | * lookup.c (diskfs_lookup): If we get an error from fshelp_checkdirmod, clear *NP as well as returning the error. Use diskfs_nrele instead of diskfs_nput in case *NP and DP are the same. 1999-06-28 Thomas Bushnell, BSG <tb@mit.edu> * dir-rmdir.c (diskfs_S_dir_rmdir): Reorganized to make clearer; several little buglets fixed too. | ||||
* | 1999-06-28 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | 1999-06-29 | 1 | -30/+22 |
| | | | | * dir-rmdir.c (diskfs_S_dir_rmdir): Reorganized to make clearer. | ||||
* | Mon Feb 24 14:40:02 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1997-04-16 | 1 | -11/+13 |
| | | | | | * dir-rmdir.c (diskfs_S_dir_rmdir): Check EBUSY-when-translated error before ENOTDIR-when-not-dir. | ||||
* | (diskfs_S_dir_rmdir): | Miles Bader | 1997-02-14 | 1 | -1/+1 |
| | | | | Don't pass depth args to diskfs_lookup. | ||||
* | (diskfs_S_dir_rmdir): | Miles Bader | 1997-02-06 | 1 | -2/+2 |
| | | | | Supply DEPTH & NEW_DEPTH arguments to diskfs_lookup. | ||||
* | (diskfs_S_dir_rmdir): | Miles Bader | 1996-11-19 | 1 | -1/+1 |
| | | | | Use S_IPTRANS bit in dn_stat st_mode field rather than istranslated field. | ||||
* | (diskfs_S_dir_rmdir): | Miles Bader | 1996-10-07 | 1 | -0/+5 |
| | | | | Return ENOTDIR if NP isn't a dir. | ||||
* | (diskfs_S_dir_rmdir): Use diskfs_check_readonly instead of diskfs_readonly. | Michael I. Bushnell | 1996-06-24 | 1 | -1/+1 |
| | |||||
* | (diskfs_S_dir_rmdir): Use new args for diskfs_dirremove. | Michael I. Bushnell | 1996-03-22 | 1 | -1/+1 |
| | |||||
* | (diskfs_S_dir_rmdir): Don't frob cache here. | Michael I. Bushnell | 1996-03-20 | 1 | -1/+0 |
| | |||||
* | (diskfs_S_dir_rmdir): Call diskfs_purge_cache_node before | Michael I. Bushnell | 1996-03-19 | 1 | -1/+2 |
| | | | | diskfs_dirremove. | ||||
* | (diskfs_S_dir_rmdir): Don't attempt anything for translated | Michael I. Bushnell | 1995-06-20 | 1 | -32/+3 |
| | | | | directories here; just return EBUSY. | ||||
* | (diskfs_S_dir_rmdir): Do fsys_goaway for translated nodes being | Michael I. Bushnell | 1995-04-05 | 1 | -0/+38 |
| | | | | unlinked. | ||||
* | (diskfs_S_dir_rmdir): Repair implementation of diskfs_syncronous. | Michael I. Bushnell | 1995-03-17 | 1 | -7/+4 |
| | |||||
* | (diskfs_S_dir_rmdir): Implement diskfs_synchronous. | Michael I. Bushnell | 1995-03-09 | 1 | -1/+5 |
| | |||||
* | entered into RCS | Roland McGrath | 1994-05-05 | 1 | -1/+1 |
| | |||||
* | Formerly dir-rmdir.c.~3~ | Michael I. Bushnell | 1994-02-03 | 1 | -4/+4 |
| | |||||
* | Formerly dir-rmdir.c.~2~ | Michael I. Bushnell | 1994-02-03 | 1 | -0/+1 |
| | |||||
* | Initial revision | Michael I. Bushnell | 1994-01-31 | 1 | -0/+83 |