/[hurd]/hurd/tmpfs/dir.c
ViewVC logotype

Diff of /hurd/tmpfs/dir.c

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

revision 1.11 by roland, Thu Jun 13 20:57:22 2002 UTC revision 1.12 by roland, Thu Jun 13 21:27:13 2002 UTC
# Line 198  diskfs_lookup_hard (struct node *dp, Line 198  diskfs_lookup_hard (struct node *dp,
198        else        else
199          {          {
200            mutex_unlock (&dp->lock);            mutex_unlock (&dp->lock);
201            err = diskfs_cached_lookup ((ino_t) dddn, np);            err = diskfs_cached_lookup ((ino_t) (intptr_t) dddn, np);
202    
203            if (type == (LOOKUP|SPEC_DOTDOT))            if (type == (LOOKUP|SPEC_DOTDOT))
204              diskfs_nrele (dp);              diskfs_nrele (dp);

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

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