diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2012-01-08 09:16:29 +0100 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2012-01-25 01:37:55 +0100 |
commit | a15e20982e2fbb06e85da584a0f150784042c17d (patch) | |
tree | 63f33957dd0d87b6654be8653661f841ce5baf1d /net/sysctl_net.c | |
parent | sysctl: Move the implementation into fs/proc/proc_sysctl.c (diff) | |
download | linux-a15e20982e2fbb06e85da584a0f150784042c17d.tar.xz linux-a15e20982e2fbb06e85da584a0f150784042c17d.zip |
sysctl: Make the directories have nlink == 1
I goofed when I made sysctl directories have nlink == 0.
nlink == 0 means the directory has been deleted.
nlink == 1 meands a directory does not count subdirectories.
Use the default nlink == 1 for sysctl directories.
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions