dear sir 
i want to create a symbolic link to my own proc file
system (which has been already created in
/fs/proc/root.c)  from the /kernel/fork.c
how to do it 
i actually want to write inside the proc directory
using the syslink 
what will be the syntax and the parameter passed
could you plz explain me the parameters passed 
to 

struct proc_dir_entry* proc_symlink(const char* name,
struct
proc_dir_entry* parent, const char* dest);

thanks 
sounak

________________________________________________________________________
Yahoo! India Matrimony: Find your life partner online
Go to: http://yahoo.shaadi.com/india-matrimony
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to