diff options
| author | Denis V. Lunev <[email protected]> | 2008-05-02 04:12:41 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2008-05-02 04:12:41 -0700 |
| commit | 78e92b99ec4eb73755abd4e357b0b211eadafd88 (patch) | |
| tree | 8db0049da6d0ce0a968b11fae12f3f91664881dd /scripts/patch-kernel | |
| parent | 8b169240e266d7fc58d9b9077d18d50a548d9732 (diff) | |
netns: assign PDE->data before gluing entry into /proc tree
In this unfortunate case, proc_mkdir_mode wrapper can't be used anymore and
this is no way to reuse proc_create_data due to nlinks assignment. So,
copy the code from proc_mkdir and assign PDE->data at the appropriate
moment.
Signed-off-by: Denis V. Lunev <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions