Results 1 to 1 of 1
Hello
I am working in kernel 2.6.16.19, and in my application there's a point in which I have to get an empty inode, but every time y try to load ...
- 06-07-2008 #1Just Joined!
- Join Date
- Jun 2008
- Posts
- 2
get_new_inode()
Hello
I am working in kernel 2.6.16.19, and in my application there's a point in which I have to get an empty inode, but every time y try to load the kernel module, the function is undefined.
The thing is that the function new_inode gets a superblock parameter, I just need something like get_empty_inode(), without parameters,
Can anyone help me?
Thanks in advance


Reply With Quote
