Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 DNP | Miles Bader | |
when calling fetch_root. | |||
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 the | Miles Bader | |
fetch_root with the same flags as DIRCRED->po. | |||
1996-01-27 | (diskfs_S_dir_lookup): Use diskfs_create_protid instead of | Miles Bader | |
diskfs_make_protid, and deal with an error return. | |||
1995-11-06 | (diskfs_S_dir_lookup): Fix various typos. | Miles Bader | |
(short_circuited_callback1): Dereference ARGZ & ARGZ_LEN. Include <hurd/paths.h> | |||
1995-11-02 | (diskfs_S_dir_lookup): Add new callback arg to fshelp_fetch_root call. | Miles Bader | |
Change short_circuited_callback1 to reflect the split into two callbacks (we use the global diskfs callback for the other). | |||
1995-10-31 | (diskfs_S_dir_lookup): Deal correctly with short-circuited translators that | Miles Bader | |
diskfs doesn't implement itself. (major, minor): New macros -- temporarily here until libc exports them. | |||
1995-07-21 | (diskfs_S_dir_lookup): Free initial references created by | Michael I. Bushnell | |
diskfs_make_protid. | |||
1995-07-21 | (diskfs_S_dir_lookup): Examine the active translator on NP, not on | Michael I. Bushnell | |
diskfs_root_node, to see if translator usage is necessary. | |||
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 | |
1995-06-09 | (diskfs_S_dir_lookup): Initialize GIDS, NUIDS, and NGIDS to avoid | Michael I. Bushnell | |
warning. | |||
1995-03-17 | (diskfs_S_dir_lookup): Typo. | Michael I. Bushnell | |
1995-03-17 | (diskfs_S_dir_lookup): Implement diskfs_synchronous. | Michael I. Bushnell | |
1994-09-23 | entered into RCS | Michael I. Bushnell | |
1994-09-16 | Formerly dir-lookup.c.~8~ | Michael I. Bushnell | |
1994-09-12 | Formerly dir-lookup.c.~7~ | Roland McGrath | |
1994-09-09 | Formerly dir-lookup.c.~6~ | Michael I. Bushnell | |
1994-09-07 | Formerly dir-lookup.c.~5~ | Michael I. Bushnell | |
1994-09-06 | Formerly dir-lookup.c.~4~ | Michael I. Bushnell | |
1994-09-01 | Formerly dir-lookup.c.~3~ | Michael I. Bushnell | |
1994-08-30 | Formerly dir-lookup.c.~2~ | Michael I. Bushnell | |
1994-08-30 | Initial revision | Michael I. Bushnell | |