linux/fs/proc
Eric W. Biederman 6e66b52bf5 [PATCH] proc: Fix the link count for /proc/<pid>/task
Use getattr to get an accurate link count when needed.  This is cheaper and
more accurate than trying to derive it by walking the thread list of a
process.

Especially as it happens when needed stat instead of at readdir time.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-06-26 09:58:24 -07:00
..
array.c
base.c [PATCH] proc: Fix the link count for /proc/<pid>/task 2006-06-26 09:58:24 -07:00
generic.c
inode-alloc.txt
inode.c [PATCH] proc: Replace proc_inode.type with proc_inode.fd 2006-06-26 09:58:24 -07:00
internal.h [PATCH] proc: Replace proc_inode.type with proc_inode.fd 2006-06-26 09:58:24 -07:00
kcore.c
kmsg.c
Makefile
mmu.c
nommu.c
proc_devtree.c
proc_misc.c
proc_tty.c
root.c [PATCH] VFS: Permit filesystem to override root dentry on mount 2006-06-23 07:42:45 -07:00
task_mmu.c
task_nommu.c
vmcore.c