On 2012/11/17 00:35, Eric W. Biederman wrote: > From: "Eric W. Biederman" <[email protected]> > > Now that we have s_fs_info pointing to our pid namespace > the original reason for the proc root inode having a struct > pid is gone. > > Caching a pid in the root inode has led to some complicated > code. Now that we don't need the struct pid, just remove it. > > Signed-off-by: Eric W. Biederman <[email protected]> > ---
Acked-by: Gao feng <[email protected]> -- 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/

