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-- 4.1 KB
Makefile -rw-r--r-- 253 bytes
cache.c -rw-r--r-- 8.4 KB
dir.c -rw-r--r-- 33.7 KB
fat.h -rw-r--r-- 11.5 KB
fatent.c -rw-r--r-- 16.3 KB
file.c -rw-r--r-- 10.8 KB
inode.c -rw-r--r-- 41.5 KB
misc.c -rw-r--r-- 7.1 KB
namei_msdos.c -rw-r--r-- 16.8 KB
namei_vfat.c -rw-r--r-- 25.5 KB

back to top