| Commit message (Expand) | Author | Age | Files | Lines |
* | diskfs: Fix rename_dir(excl=1) for source directories | Samuel Thibault | 2019-04-28 | 1 | -2/+8 |
* | Use our own variant of 'assert' and 'assert_perror'. | Justus Winter | 2017-08-05 | 1 | -6/+6 |
* | libdiskfs: fix renaming of directories | Justus Winter | 2015-05-19 | 1 | -0/+2 |
* | Fix spurious unlock on error | Samuel Thibault | 2014-04-04 | 1 | -1/+6 |
* | libdiskfs: fix error handling | Justus Winter | 2013-11-15 | 1 | -1/+1 |
* | Fix directory rename in firmlinked directory | Samuel Thibault | 2013-07-07 | 1 | -1/+1 |
* | Switch from cthreads to pthreads | Richard Braun | 2012-11-27 | 1 | -11/+11 |
* | Avoid waiting for disk I/O completion | Samuel Thibault | 2012-09-22 | 1 | -1/+1 |
* | Drop duplicate assignment | Samuel Thibault | 2011-03-03 | 1 | -1/+0 |
* | 2003-06-11 Ognyan Kulev <ogi@fmi.uni-sofia.bg> | Jeff Bailey | 2003-07-28 | 1 | -5/+13 |
* | 2001-10-11 Roland McGrath <roland@frob.com> | Roland McGrath | 2001-10-12 | 1 | -2/+2 |
* | Tue Apr 6 10:05:49 1999 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | 1999-04-06 | 1 | -2/+2 |
* | 1998-09-04 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1998-10-24 | 1 | -19/+19 |
* | (diskfs_rename_dir, checkpath): | Miles Bader | 1997-02-14 | 1 | -4/+4 |
* | (checkpath, diskfs_rename_dir): | Miles Bader | 1997-02-06 | 1 | -6/+7 |
* | (diskfs_rename_dir): When unlocking FDP, only do it if we FDP != TDP. | Michael I. Bushnell | 1996-07-16 | 1 | -29/+33 |
* | (diskfs_rename_dir): Use new args for diskfs_dirrewrite and | Michael I. Bushnell | 1996-03-22 | 1 | -3/+3 |
* | (diskfs_rename_dir): ditto | Michael I. Bushnell | 1996-03-20 | 1 | -1/+0 |
* | (diskfs_rename_dir): Don't frob cache here. | Michael I. Bushnell | 1996-03-20 | 1 | -2/+0 |
* | (diskfs_rename_dir): Don't frob cache here. | Michael I. Bushnell | 1996-03-20 | 1 | -2/+0 |
* | (diskfs_rename_dir): Call diskfs_purge_cache before calls to | Michael I. Bushnell | 1996-03-19 | 1 | -0/+2 |
* | (diskfs_S_dir_rename): Call diskfs_enter_cache if | Michael I. Bushnell | 1996-03-19 | 1 | -0/+2 |
* | (diskfs_rename_dir): Call diskfs_purge_cache_node before | Michael I. Bushnell | 1996-03-19 | 1 | -1/+2 |
* | (diskfs_rename_dir): If we are synchronous, update the one node our | Michael I. Bushnell | 1995-03-17 | 1 | -2/+2 |
* | (diskfs_rename_dir): Implement diskfs_synchronous. | Michael I. Bushnell | 1995-03-15 | 1 | -3/+20 |
* | entered into RCS | Michael I. Bushnell | 1994-06-06 | 1 | -1/+0 |
* | Formerly dir-renamed.c.~6~ | Michael I. Bushnell | 1994-03-16 | 1 | -0/+1 |
* | Formerly dir-renamed.c.~5~ | Michael I. Bushnell | 1994-03-16 | 1 | -1/+0 |
* | Formerly dir-renamed.c.~4~ | Michael I. Bushnell | 1994-02-10 | 1 | -1/+42 |
* | Formerly dir-renamed.c.~3~ | Michael I. Bushnell | 1994-02-09 | 1 | -3/+0 |
* | Formerly dir-renamed.c.~2~ | Michael I. Bushnell | 1994-02-04 | 1 | -15/+16 |
* | Initial revision | Michael I. Bushnell | 1994-02-02 | 1 | -0/+169 |