[PATCH RFC v3 2/7] proc: move /proc/{self|thread-self} dentries to proc_fs_info

Alexey Dobriyan adobriyan at gmail.com
Fri Nov 10 10:31:36 UTC 2017


On 11/9/17, Djalal Harouni <tixxdz at gmail.com> wrote:

>  struct proc_fs_info {
>  	struct pid_namespace *pid_ns;
> +	struct dentry *proc_self; /* For /proc/self/ */
> +	struct dentry *proc_thread_self; /* For /proc/thread-self/ */

These are redundant comments.
--
To unsubscribe from this list: send the line "unsubscribe linux-security-module" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html



More information about the Linux-security-module-archive mailing list