summaryrefslogtreecommitdiff
path: root/libtrivfs/dir-lookup.c
AgeCommit message (Collapse)Author
1999-10-111999-10-11 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
* dir-lookup.c (trivfs_S_dir_lookup): Duplicate CRED->user to pass it to trivfs_open. Add ref to CRED->realnode when used by trivfs_open.
1999-02-191999-02-06 Mark Kettenis <kettenis@gnu.org>Thomas Bushnell
* trivfs.h (trivfs_check_access_hook): New variable. * fsys-getroot.c (trivfs_S_fsys_getroot): Use trivfs_check_acces_hook. * dir-lookup.c (trivfs_S_dir_lookup): Likewise. * file-access.c (trivfs_S_file_check_access): Likewise.
1998-07-201998-07-20 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
* dir-lookup.c (trivfs_S_dir_lookup): Fix brainos in last change.
1998-07-14Tue Jul 14 16:47:28 1998 Thomas Bushnell, n/BSG <tb@mit.edu>Thomas Bushnell
* dir-lookup.c (trivfs_S_dir_lookup): In null-pathname case, this should work even for non-directories, so actually do it, making this a simpler case of trivfs_S_fsys_getroot.
1995-11-13Waste some time adding reply port args that no one will use.Miles Bader
1994-08-30entered into RCSMichael I. Bushnell