| commit | 9f7db1b354b86119a76512edd25ad7e4c3e5405f | [log] [tgz] |
|---|---|---|
| author | Eric W. Biederman <ebiederm@xmission.com> | Fri Jun 17 13:33:20 2011 -0700 |
| committer | flintman <flintman@flintmancomputers.com> | Wed Oct 14 06:40:27 2015 -0400 |
| tree | 47631beef1032041005fb3febcfa77ef61876ffd | |
| parent | b0d3b92f2b49c9cbb6e44a01ae390f547a0ef4db [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> (cherry picked from commit 33d6dce607573b5fd7a43168e0d91221b3ca532b)