/[hurd]/hurd/nfs/ops.c
ViewVC logotype

Diff of /hurd/nfs/ops.c

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

revision 1.42 by roland, Wed May 8 10:11:55 2002 UTC revision 1.43 by roland, Mon May 13 22:23:48 2002 UTC
# Line 72  register_fresh_stat (struct node *np, in Line 72  register_fresh_stat (struct node *np, in
72    np->nn_stat.st_gen = 0;    np->nn_stat.st_gen = 0;
73    np->nn_stat.st_author = np->nn_stat.st_uid;    np->nn_stat.st_author = np->nn_stat.st_uid;
74    np->nn_stat.st_flags = 0;    np->nn_stat.st_flags = 0;
75      np->nn_translated = np->nn_stat.st_mode & S_IFMT;
76    
77    return ret;    return ret;
78  }  }

Legend:
Removed from v.1.42  
changed lines
  Added in v.1.43

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