I have a dentry pointer, and I'd like to get its canonical absolute path.
I've noticed the function d_path (in include/linux/sched.h) but, it request a vfsmount argument. Unfortunatly, I only have a dentry. So where can I get the vfsmount arg ?
Thanks,
fredxvii
_________________________________________________________________
STOP MORE SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail
-- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/