* Poul-Henning Kamp <[EMAIL PROTECTED]> [011208 04:53] wrote:
> 
> If you don't include dup/dup2/fnctl in your accounting, you
> can only reliably tell "first open", "another open", "some close"
> and "final close".  You an modulate this with the pid, but you
> still have no idea what is going on in any amount of detail.

Does linux track dup/fcntl?

One of the things is that a default VOP for this means that the
underlying vnode doesn't care, hence we can make it nop-ish right?

-- 
-Alfred Perlstein [[EMAIL PROTECTED]]
'Instead of asking why a piece of software is using "1970s technology,"
 start asking why software is ignoring 30 years of accumulated wisdom.'
                           http://www.morons.org/rants/gpl-harmful.php3

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to