aboutsummaryrefslogtreecommitdiff
path: root/libdiskfs/dir-lookup.c
Commit message (Expand)AuthorAgeFilesLines
* Fix mustbedir mechanism for symlinksSamuel Thibault2016-02-281-8/+9
* Fix O_DIRECTORY lookup on trivial translatorsFlavio Cruz2016-01-131-6/+15
* libdiskfs: rename `error' variableJustus Winter2015-08-251-52/+52
* Avoid ./ components in mtab outputSamuel Thibault2014-12-191-2/+2
* Fix recording complete path of passive relative translatorsSamuel Thibault2014-11-211-1/+10
* libdiskfs: register passive translator startupsJustus Winter2014-01-121-3/+38
* Fix memory leak in libdiskfsRichard Braun2013-09-281-3/+1
* libdiskfs: track file name in struct peropenJustus Winter2013-09-151-1/+25
* Optimise dir-lookup's second-lockSamuel Thibault2012-12-271-3/+6
* Switch from cthreads to pthreadsRichard Braun2012-11-271-7/+7
* 2008-08-21 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2008-08-261-11/+13
* 2008-08-20 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2008-08-201-8/+2
* Update copyright years.Thomas Schwinge2008-07-011-2/+2
* 2008-06-06 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2008-06-091-2/+8
* 2002-05-12 Roland McGrath <roland@frob.com>Roland McGrath2002-05-131-1/+1
* 2002-05-08 Roland McGrath <roland@frob.com>Roland McGrath2002-05-081-4/+4
* 2002-03-25 Neal H Walfield <neal@cs.uml.edu>Neal H. Walfield2002-03-261-10/+19
* 2002-01-03 Roland McGrath <roland@frob.com>Roland McGrath2002-01-041-1/+1
* 2001-12-08 Roland McGrath <roland@frob.com>Roland McGrath2001-12-081-7/+16
* 2001-10-30 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-10-291-8/+3
* 2001-06-19 Roland McGrath <roland@frob.com>Roland McGrath2001-08-021-17/+34
* 2001-04-01 Neal H Walfield <neal@cs.uml.edu>Roland McGrath2001-06-161-5/+9
* 2001-03-28 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-03-281-3/+5
* 2000-03-17 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath2000-03-171-3/+1
* 2000-01-25 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath2000-01-251-2/+4
* 1999-01-22 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-01-241-5/+1
* 1998-04-04 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-10-241-36/+53
* 1998-07-20 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-07-201-24/+24
* Tue Jul 14 16:27:00 1998 Thomas Bushnell, n/BSG <tb@mit.edu>Thomas Bushnell1998-07-141-3/+1
* (diskfs_S_dir_lookup):Miles Bader1997-02-211-3/+4
* (diskfs_S_dir_lookup):Miles Bader1997-02-141-34/+37
* (diskfs_S_dir_lookup):Miles Bader1997-02-061-7/+16
* (diskfs_S_dir_lookup):Miles Bader1996-11-191-2/+2
* Fri Nov 15 14:06:16 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1996-11-181-1/+3
* Thu Nov 7 01:03:11 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1996-11-131-10/+8
* (diskfs_S_dir_lookup):Miles Bader1996-10-121-9/+10
* (diskfs_S_dir_lookup):Miles Bader1996-10-111-7/+8
* (diskfs_S_dir_lookup):Miles Bader1996-10-101-2/+3
* *** empty log message ***Thomas Bushnell1996-10-101-3/+14
* <stdio.h>:Miles Bader1996-09-231-2/+4
* (diskfs_S_dir_lookup): Use diskfs_check_readonly instead of diskfs_readonly.Michael I. Bushnell1996-06-241-1/+1
* (diskfs_S_dir_lookup): Don't check cache here.Michael I. Bushnell1996-03-201-18/+1
* (diskfs_S_dir_lookup): Check cache before normal diskfs_lookup call.Michael I. Bushnell1996-03-191-1/+18
* (diskfs_S_dir_lookup): Don't leak a send right to the anonymous handle on DNPMiles Bader1996-03-161-0/+4
* (diskfs_S_dir_lookup): Revert last change.Michael I. Bushnell1996-02-071-2/+1
* (diskfs_S_dir_lookup): Make the new peropen we'll pass as dotdot to theMiles Bader1996-02-061-1/+3
* (diskfs_S_dir_lookup): Use diskfs_create_protid instead ofMiles Bader1996-01-271-12/+18
* (diskfs_S_dir_lookup): Fix various typos.Miles Bader1995-11-061-7/+8
* (diskfs_S_dir_lookup): Add new callback arg to fshelp_fetch_root call.Miles Bader1995-11-021-28/+8
* (diskfs_S_dir_lookup): Deal correctly with short-circuited translators thatMiles Bader1995-10-311-5/+72