kernel-ark/fs/proc
Linus Torvalds 8b90db0df7 Insanity avoidance in /proc
The old /proc interfaces were never updated to use loff_t, and are just
generally broken.  Now, we should be using the seq_file interface for
all of the proc files, but converting the legacy functions is more work
than most people care for and has little upside..

But at least we can make the non-LFS rules explicit, rather than just
insanely wrapping the offset or something.

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-12-30 08:39:10 -08:00
..
array.c
base.c
generic.c
inode-alloc.txt
inode.c [PATCH] proc: fix of error path in proc_get_inode() 2005-10-30 17:37:21 -08:00
internal.h
kcore.c
kmsg.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile
mmu.c
nommu.c
proc_devtree.c
proc_misc.c powerpc: Merge enough to start building in arch/powerpc. 2005-09-26 16:04:21 +10:00
proc_tty.c
root.c
task_mmu.c mm: re-architect the VM_UNPAGED logic 2005-11-28 14:34:23 -08:00
task_nommu.c
vmcore.c