In a kernel driver, is is possible to get the list of open fd's on a
"dev_t" entry?

I can probably do it using a double administration by storing all accesses
to open() and close() but I would rather not.

Any input appreciated!

Mark

-- 
Mark Santcroos                    RIPE Network Coordination Centre
http://www.ripe.net/home/mark/    New Projects Group/TTM

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

Reply via email to