-
- Downloads
vfs: fully initialize struct file before calling VOP_OPEN
We'll pass the file to the open method soon, so make sure it's fully constructed.
Loading
Please register or sign in to comment
We'll pass the file to the open method soon, so make sure it's fully constructed.