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
Makefile -rw-r--r-- 164 bytes
file-mmu.c -rw-r--r-- 1.5 KB
file-nommu.c -rw-r--r-- 6.6 KB
inode.c -rw-r--r-- 7.1 KB
internal.h -rw-r--r-- 536 bytes

back to top