projects
/
dragonfly.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
kernel - fine-grained namecache and partial vnode MPSAFE work
[dragonfly.git]
/
sys
/
vfs
/
isofs
/
cd9660
/
cd9660_vfsops.c
diff --git
a/sys/vfs/isofs/cd9660/cd9660_vfsops.c
b/sys/vfs/isofs/cd9660/cd9660_vfsops.c
index
9c09c56
..
bff1fac
100644
(file)
--- a/
sys/vfs/isofs/cd9660/cd9660_vfsops.c
+++ b/
sys/vfs/isofs/cd9660/cd9660_vfsops.c
@@
-880,7
+880,7
@@
again:
}
if (ip->iso_extent == imp->root_extent)
- v
p->v_flag |= VROOT
;
+ v
setflags(vp, VROOT)
;
/*
* Return the locked and refd vp