commit | 33d6dce607573b5fd7a43168e0d91221b3ca532b | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Fri Jun 17 13:33:20 2011 -0700 |
committer | Eric W. Biederman <ebiederm@xmission.com> | Tue Nov 20 04:19:19 2012 -0800 |
tree | c7743ed6aab1fe2026f20e6a1ddf708a16aa1c84 | |
parent | 4f326c0064b20b78b8041f4d2f6fe188a1129f18 [diff] |
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 <serge.hallyn@ubuntu.com> Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>