/[hurd]/hurd/hurd/fsys.defs
ViewVC logotype

Diff of /hurd/hurd/fsys.defs

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.27 by marcus, Tue Jul 10 22:17:40 2001 UTC revision 1.28 by marcus, Tue Mar 5 01:28:59 2002 UTC
# Line 1  Line 1 
1  /* Definitions for the filesystem control interface  /* Definitions for the filesystem control interface
2     Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997 Free Software Foundation     Copyright (C) 1992,93,94,95,96,97, 2002 Free Software Foundation
3    
4  This file is part of the GNU Hurd.  This file is part of the GNU Hurd.
5    
# Line 51  routine fsys_goaway ( Line 51  routine fsys_goaway (
51          flags: int);          flags: int);
52    
53  /* Return a file to the root of the filesystem.  /* Return a file to the root of the filesystem.
54     FLAGS are as for dir_pathtrans (but O_CREAT and O_EXCL are not     FLAGS are as for dir_lookup (but O_CREAT and O_EXCL are not
55     meaningful).  DO_RETRY, RETRY_NAME, and RESULT are as     meaningful).  DO_RETRY, RETRY_NAME, and RESULT are as
56     for dir_pathtrans.  The port should be authenticated with GEN_UIDS     for dir_lookup.  The port should be authenticated with GEN_UIDS
57     and GEN_GIDS (except, of course, for FS_RETRY_REAUTH and     and GEN_GIDS (except, of course, for FS_RETRY_REAUTH and
58     FS_RETRY_MAGICAL).  DOTDOT_NODE is an unauthenticated port for the     FS_RETRY_MAGICAL).  DOTDOT_NODE is an unauthenticated port for the
59     directory in which this root is located.  */     directory in which this root is located.  */

Legend:
Removed from v.1.27  
changed lines
  Added in v.1.28

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26