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-- 532 bytes
Makefile -rw-r--r-- 274 bytes
compr.c -rw-r--r-- 1.8 KB
dev_bdev.c -rw-r--r-- 8.5 KB
dev_mtd.c -rw-r--r-- 6.6 KB
dir.c -rw-r--r-- 21.0 KB
file.c -rw-r--r-- 6.9 KB
gc.c -rw-r--r-- 20.2 KB
inode.c -rw-r--r-- 10.6 KB
journal.c -rw-r--r-- 23.7 KB
logfs.h -rw-r--r-- 23.6 KB
logfs_abi.h -rw-r--r-- 16.8 KB
readwrite.c -rw-r--r-- 55.6 KB
segment.c -rw-r--r-- 23.8 KB
super.c -rw-r--r-- 16.7 KB

back to top