From: Eric W. Biederman Date: Fri, 17 Jun 2011 20:33:20 +0000 (-0700) Subject: proc: Generalize proc inode allocation X-Git-Tag: v3.8-rc1~77^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33d6dce607573b5fd7a43168e0d91221b3ca532b;p=pandora-kernel.git proc: Generalize proc inode allocation Generalize the proc inode allocation so that it can be used without having to having to create a proc_dir_entry. This will allow namespace file descriptors to remain light weight entitities but still have the same inode number when the backing namespace is the same. Acked-by: Serge E. Hallyn Signed-off-by: Eric W. Biederman --- Reading git-diff-tree failed