Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Aug 1999 10:14:01 -0400 (EDT)
From:      Alfred Perlstein <bright@rush.net>
To:        hackers@freebsd.org
Subject:   double vfs_object_create in open syscall?
Message-ID:  <Pine.BSF.3.96.990804100700.20420B-100000@cygnus.rush.net>

next in thread | raw e-mail | index | archive | help

Why does open() at "sys/kern/vfs_syscalls.c" line 1023 call
vfs_object_create() when vnopen() ("sys/kern/vfs_vnops.c" line 174)
already does so?

vfs_object_create checks for this and doesn't leak, but it looks
funny to me.

-Alfred Perlstein - [bright@rush.net|bright@wintelcom.net] 
systems administrator and programmer
    Wintelcom - http://www.wintelcom.net/



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.990804100700.20420B-100000>