I want to make a kernel module to do something. In this module, I will redirect 
syscalls. After my open syscall, I want to add some self-defined data to some 
files. User programs know nothing about this.
What shall I do?

I have read information about openat(2), but I do not know what  can I learn 
from openat(2).
Would you show me some details? Thank you very much!
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to