summaryrefslogtreecommitdiff
path: root/libdiskfs/dir-lookup.c
AgeCommit message (Expand)Author
2014-01-12libdiskfs: register passive translator startupsJustus Winter
2013-09-28Fix memory leak in libdiskfsRichard Braun
2013-09-15libdiskfs: track file name in struct peropenJustus Winter
2012-12-27Optimise dir-lookup's second-lockSamuel Thibault
2012-11-27Switch from cthreads to pthreadsRichard Braun
2008-08-262008-08-21 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
2008-08-202008-08-20 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
2008-07-01Update copyright years.Thomas Schwinge
2008-06-092008-06-06 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
2002-05-132002-05-12 Roland McGrath <roland@frob.com>Roland McGrath
2002-05-082002-05-08 Roland McGrath <roland@frob.com>Roland McGrath
2002-03-262002-03-25 Neal H Walfield <neal@cs.uml.edu>Neal H. Walfield
2002-01-042002-01-03 Roland McGrath <roland@frob.com>Roland McGrath
2001-12-082001-12-08 Roland McGrath <roland@frob.com>Roland McGrath
2001-10-292001-10-30 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
2001-08-022001-06-19 Roland McGrath <roland@frob.com>Roland McGrath
2001-06-162001-04-01 Neal H Walfield <neal@cs.uml.edu>Roland McGrath
2001-03-282001-03-28 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
2000-03-172000-03-17 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
2000-01-252000-01-25 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-01-241999-01-22 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1998-10-241998-04-04 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1998-07-201998-07-20 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1998-07-14Tue Jul 14 16:27:00 1998 Thomas Bushnell, n/BSG <tb@mit.edu>Thomas Bushnell
1997-02-21(diskfs_S_dir_lookup):Miles Bader
1997-02-14(diskfs_S_dir_lookup):Miles Bader
1997-02-06(diskfs_S_dir_lookup):Miles Bader
1996-11-19(diskfs_S_dir_lookup):Miles Bader
1996-11-18Fri Nov 15 14:06:16 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
1996-11-13Thu Nov 7 01:03:11 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
1996-10-12(diskfs_S_dir_lookup):Miles Bader
1996-10-11(diskfs_S_dir_lookup):Miles Bader
1996-10-10(diskfs_S_dir_lookup):Miles Bader
1996-10-10*** empty log message ***Thomas Bushnell
1996-09-23<stdio.h>:Miles Bader
1996-06-24(diskfs_S_dir_lookup): Use diskfs_check_readonly instead of diskfs_readonly.Michael I. Bushnell
1996-03-20(diskfs_S_dir_lookup): Don't check cache here.Michael I. Bushnell
1996-03-19(diskfs_S_dir_lookup): Check cache before normal diskfs_lookup call.Michael I. Bushnell
1996-03-16(diskfs_S_dir_lookup): Don't leak a send right to the anonymous handle on DNPMiles Bader
1996-02-07(diskfs_S_dir_lookup): Revert last change.Michael I. Bushnell
1996-02-06(diskfs_S_dir_lookup): Make the new peropen we'll pass as dotdot to theMiles Bader
1996-01-27(diskfs_S_dir_lookup): Use diskfs_create_protid instead ofMiles Bader
1995-11-06(diskfs_S_dir_lookup): Fix various typos.Miles Bader
1995-11-02(diskfs_S_dir_lookup): Add new callback arg to fshelp_fetch_root call.Miles Bader
1995-10-31(diskfs_S_dir_lookup): Deal correctly with short-circuited translators thatMiles Bader
1995-07-21(diskfs_S_dir_lookup): Free initial references created byMichael I. Bushnell
1995-07-21(diskfs_S_dir_lookup): Examine the active translator on NP, not onMichael I. Bushnell
1995-06-22(diskfs_S_dir_lookup): Correctly parethenize O_NOTRANS flags test.Michael I. Bushnell
1995-06-19(diskfs_S_dir_lookup): Fix typos.Michael I. Bushnell
1995-06-19(diskfs_S_dir_lookup): Use new translator startup interface.Michael I. Bushnell