]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Don't pass WANTPARENT to the pathname lookup of the mount point for a
authorJohn Baldwin <jhb@FreeBSD.org>
Tue, 4 Nov 2008 18:54:44 +0000 (18:54 +0000)
committerJohn Baldwin <jhb@FreeBSD.org>
Tue, 4 Nov 2008 18:54:44 +0000 (18:54 +0000)
commit7265164f53036a382e3ee65f7416b076145e300c
tree1560a1c47e1c30c2f6ffdfdc827600928c851d5c
parentb1b3a8653d0699479db2e24a1f3a9b1669fef569
Don't pass WANTPARENT to the pathname lookup of the mount point for a
unionfs mount just so we can immediately drop the reference on the parent
directory vnode without using it.
sys/fs/unionfs/union_vfsops.c