Results 1 to 2 of 2
Hello,
I've added struct my_inode_info my_i; to union field of struct inode in kernel 2.6.But i am getting error 'incomplete type' for that line in fs.h.Can u tell me how ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-25-2006 #1Just Joined!
- Join Date
- Feb 2006
- Posts
- 3
error after modifying fs.h
Hello,
I've added struct my_inode_info my_i; to union field of struct inode in kernel 2.6.But i am getting error 'incomplete type' for that line in fs.h.Can u tell me how to overcome that error.Is there any other way of doing this?Plz suggest if any.
- 03-10-2006 #2
What are you trying to do, like what's the big picture?


Reply With Quote
