freebsd-dev/sys/cddl
Konstantin Belousov 9e223287c0 Revert UF_OPENING workaround for CURRENT.
Change the VOP_OPEN(), vn_open() vnode operation and d_fdopen() cdev operation
argument from being file descriptor index into the pointer to struct file.

Proposed and reviewed by:	jhb
Reviewed by:	daichi (unionfs)
Approved by:	re (kensmith)
2007-05-31 11:51:53 +00:00
..
compat/opensolaris Revert UF_OPENING workaround for CURRENT. 2007-05-31 11:51:53 +00:00
contrib/opensolaris Adjust va_mask for setattr. FreeBSD doesn't have va_mask, so we initialize it 2007-05-28 02:37:43 +00:00