Getting path in inode_permission

noyb noybee afzalulh at gmail.com
Fri Feb 6 15:27:44 EST 2015


I need the path lookup data as I need to specifically block inode
loopkups originating from a certain path(hence the permission mask is
not enough). Is there a way to get it from inside the inode_permission
hook or is there another hook I can use(not file_permission since
I want the hook for any kind of access, not just read/writes) ?


Regards,
winged_elite



More information about the Kernelnewbies mailing list