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-- 503 bytes
Makefile -rw-r--r-- 644 bytes
addr.c -rw-r--r-- 31.5 KB
caps.c -rw-r--r-- 82.9 KB
ceph_frag.c -rw-r--r-- 365 bytes
debugfs.c -rw-r--r-- 6.4 KB
dir.c -rw-r--r-- 34.1 KB
export.c -rw-r--r-- 5.6 KB
file.c -rw-r--r-- 22.1 KB
inode.c -rw-r--r-- 48.8 KB
ioctl.c -rw-r--r-- 6.8 KB
ioctl.h -rw-r--r-- 1.3 KB
locks.c -rw-r--r-- 7.2 KB
mds_client.c -rw-r--r-- 85.2 KB
mds_client.h -rw-r--r-- 11.3 KB
mdsmap.c -rw-r--r-- 4.3 KB
snap.c -rw-r--r-- 25.3 KB
strings.c -rw-r--r-- 3.7 KB
super.c -rw-r--r-- 21.8 KB
super.h -rw-r--r-- 24.8 KB
xattr.c -rw-r--r-- 20.2 KB

back to top