Process has files_struct and fs_struct in task_struct.
Two thread's task_struct can point to same files_struct and fs_struct if
we do the changes through a new system call.
Please check the following URL.
http://lxr.free-electrons.com/source/kernel/fork.c#L993
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@xxxxxxxxxxxxxxxxx http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies