"[email protected]": > Does aufs has the interface that I can use to write a hook to replace > some functions, like "chown" in aufs' VFS interface?
No, but linux kernel has a feature called KPROBE. See Documentation/kprobes.txt. J. R. Okajima
"[email protected]": > Does aufs has the interface that I can use to write a hook to replace > some functions, like "chown" in aufs' VFS interface?
No, but linux kernel has a feature called KPROBE. See Documentation/kprobes.txt. J. R. Okajima