|
|
|
Writing module in kernel 3.1.6 | |
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] | |
Hi, I am new to kernel programming, I have written one module to get
vfs inode using path_lookup function in kernel 2.6.35.
Now I am trying to compile same module under kernel 3.1.6 then i got
some errors like ioctl undefined, path_lookup not present i.e error:
implicit declaration of function ‘path_lookup’
. I have searched and used unlocked_ioctl insted of ioctl.
But I am struggling to find function equivalent to path_lookup as in
new kernel this function dose not exist. Can anyone suggest me proper
function which dose the same job as path_lookup in 3.1.6?
--
Regards,
Swapnil Gaikwad.
_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@xxxxxxxxxxxxxxxxx
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
[Newbies FAQ] [Linux Kernel Development] [IETF Annouce] [Git] [Networking] [Security] [Bugtraq] [Photo] [Yosemite] [MIPS Linux] [ARM Linux] [Linux Security] [Linux Networking] [Linux RAID] [Linux SCSI] [Linux ACPI]
![]() |
![]() |