/[hurd]/hurd/trans/fakeroot.c
ViewVC logotype

Diff of /hurd/trans/fakeroot.c

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

revision 1.14 by roland, Mon May 13 21:39:38 2002 UTC revision 1.15 by roland, Mon May 13 22:34:29 2002 UTC
# Line 163  netfs_validate_stat (struct node *np, st Line 163  netfs_validate_stat (struct node *np, st
163      st.st_mode = np->nn_stat.st_mode;      st.st_mode = np->nn_stat.st_mode;
164    
165    np->nn_stat = st;    np->nn_stat = st;
166      np->nn_translated = S_ISLNK (st.st_mode) ? S_IFLNK : 0;
167    
168    return 0;    return 0;
169  }  }
170    

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

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