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-- 936 bytes
Makefile -rw-r--r-- 174 bytes
autofs_i.h -rw-r--r-- 7.9 KB
dev-ioctl.c -rw-r--r-- 18.0 KB
expire.c -rw-r--r-- 12.5 KB
init.c -rw-r--r-- 1.2 KB
inode.c -rw-r--r-- 9.2 KB
root.c -rw-r--r-- 25.8 KB
symlink.c -rw-r--r-- 827 bytes
waitq.c -rw-r--r-- 13.1 KB

back to top