Revision 545c988b2018a593f24d291b66776a0d08525acd authored by Suresh Jayaraman on 06 December 2010, 08:15:50 UTC, committed by Steve French on 08 December 2010, 18:47:54 UTC
As the FIXME points out correctly, now filldir() itself returns -EOVERFLOW if
it not possible to represent the inode number supplied by the filesystem in
the field provided by userspace.

Signed-off-by: Suresh Jayaraman <sjayaraman@suse.de>
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
1 parent 7d161b7
History
File Mode Size
Kconfig -rw-r--r-- 2.8 KB
Makefile -rw-r--r-- 697 bytes
array.c -rw-r--r-- 13.3 KB
base.c -rw-r--r-- 79.9 KB
cmdline.c -rw-r--r-- 651 bytes
cpuinfo.c -rw-r--r-- 564 bytes
devices.c -rw-r--r-- 1.4 KB
generic.c -rw-r--r-- 19.6 KB
inode.c -rw-r--r-- 11.3 KB
internal.h -rw-r--r-- 3.8 KB
interrupts.c -rw-r--r-- 1.1 KB
kcore.c -rw-r--r-- 15.2 KB
kmsg.c -rw-r--r-- 1.5 KB
loadavg.c -rw-r--r-- 1.1 KB
meminfo.c -rw-r--r-- 4.5 KB
mmu.c -rw-r--r-- 1.4 KB
nommu.c -rw-r--r-- 3.3 KB
page.c -rw-r--r-- 4.8 KB
proc_devtree.c -rw-r--r-- 5.3 KB
proc_net.c -rw-r--r-- 4.6 KB
proc_sysctl.c -rw-r--r-- 9.8 KB
proc_tty.c -rw-r--r-- 4.7 KB
root.c -rw-r--r-- 4.7 KB
softirqs.c -rw-r--r-- 999 bytes
stat.c -rw-r--r-- 4.9 KB
task_mmu.c -rw-r--r-- 20.7 KB
task_nommu.c -rw-r--r-- 5.9 KB
uptime.c -rw-r--r-- 1.2 KB
version.c -rw-r--r-- 761 bytes
vmcore.c -rw-r--r-- 16.1 KB

back to top