Hello.

Andrew Blaich wrote:
> I have been unsuccessful in using dentry and vfsmnt from the current
> task_struct via the d_path() lookup function.

Can't you get it from current->mm->mmap?
http://tomoyo.sourceforge.jp/cgi-bin/lxr/source/security/tomoyo/common.c#L745
Try d_path() instead of tmy_realpath_dentry().

Regards.

-
To unsubscribe from this list: send the line "unsubscribe 
linux-security-module" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to