aboutsummaryrefslogtreecommitdiff
path: root/libdiskfs/lookup.c
Commit message (Expand)AuthorAgeFilesLines
* 1999-10-13 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-10-141-3/+6
* 1999-10-07 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-10-091-11/+21
* 1999-10-06 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-10-061-5/+22
* 1999-06-29 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-06-291-1/+7
* Tue Mar 16 17:20:06 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-03-171-4/+6
* 1998-09-04 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-10-241-9/+8
* typoThomas Bushnell1998-06-291-1/+2
* Mon Jun 29 18:54:23 1998 Thomas Bushnell, n/BSG <tb@mit.edu>Thomas Bushnell1998-06-291-1/+7
* (diskfs_lookup):Miles Bader1997-02-141-20/+3
* (diskfs_lookup):Miles Bader1997-02-061-63/+92
* Thu Nov 7 01:03:11 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1996-11-131-2/+4
* *** empty log message ***Thomas Bushnell1996-09-041-1/+34
* (diskfs_lookup): Don't nput *NP if we didn't find a file.Miles Bader1996-07-281-1/+1
* (diskfs_lookup): And do it correctly, at that.Michael I. Bushnell1996-07-161-1/+1
* (diskfs_lookup): If we get an error from diskfs_checkdirmod,Michael I. Bushnell1996-07-161-1/+5
* (diskfs_lookup): Never mind.Michael I. Bushnell1996-04-161-6/+0
* (diskfs_lookup):Michael I. Bushnell1996-04-161-2/+4
* (diskfs_lookup): But only if not readonly.Michael I. Bushnell1996-04-161-1/+2
* (diskfs_lookup): Always update atime after I/O.Michael I. Bushnell1996-04-161-0/+3
* (diskfs_lookup):Miles Bader1996-04-101-15/+27
* (diskfs_lookup): And correctly, too.Michael I. Bushnell1996-04-021-1/+2
* (diskfs_lookup): When doing diskfs_checkdirmod check, don't returnMichael I. Bushnell1996-04-021-2/+8
* (diskfs_lookup): Dereference NP in call to diskfs_checkdirmod.Michael I. Bushnell1996-03-221-1/+1
* *** empty log message ***Michael I. Bushnell1996-03-201-10/+0
* (diskfs_lookup): Cleaner.Michael I. Bushnell1996-03-201-8/+15
* (diskfs_lookup): Do permission checking and cache looking here.Michael I. Bushnell1996-03-201-1/+46
* Initial revisionMichael I. Bushnell1996-03-201-0/+78