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-- 1000 bytes
Makefile -rw-r--r-- 455 bytes
acl.c -rw-r--r-- 6.5 KB
async-thread.c -rw-r--r-- 17.9 KB
async-thread.h -rw-r--r-- 3.8 KB
btrfs_inode.h -rw-r--r-- 4.7 KB
compat.h -rw-r--r-- 162 bytes
compression.c -rw-r--r-- 17.3 KB
compression.h -rw-r--r-- 1.7 KB
ctree.c -rw-r--r-- 115.0 KB
ctree.h -rw-r--r-- 82.3 KB
delayed-ref.c -rw-r--r-- 21.7 KB
delayed-ref.h -rw-r--r-- 6.3 KB
dir-item.c -rw-r--r-- 12.1 KB
disk-io.c -rw-r--r-- 69.9 KB
disk-io.h -rw-r--r-- 4.6 KB
export.c -rw-r--r-- 7.8 KB
export.h -rw-r--r-- 301 bytes
extent-tree.c -rw-r--r-- 223.4 KB
extent_io.c -rw-r--r-- 94.7 KB
extent_io.h -rw-r--r-- 11.9 KB
extent_map.c -rw-r--r-- 10.0 KB
extent_map.h -rw-r--r-- 1.7 KB
file-item.c -rw-r--r-- 22.5 KB
file.c -rw-r--r-- 32.3 KB
free-space-cache.c -rw-r--r-- 52.9 KB
free-space-cache.h -rw-r--r-- 2.8 KB
hash.h -rw-r--r-- 878 bytes
inode-item.c -rw-r--r-- 6.3 KB
inode-map.c -rw-r--r-- 2.1 KB
inode.c -rw-r--r-- 194.6 KB
ioctl.c -rw-r--r-- 55.3 KB
ioctl.h -rw-r--r-- 5.3 KB
locking.c -rw-r--r-- 6.1 KB
locking.h -rw-r--r-- 1.1 KB
ordered-data.c -rw-r--r-- 25.2 KB
ordered-data.h -rw-r--r-- 5.4 KB
orphan.c -rw-r--r-- 2.0 KB
print-tree.c -rw-r--r-- 10.8 KB
print-tree.h -rw-r--r-- 906 bytes
ref-cache.c -rw-r--r-- 5.5 KB
ref-cache.h -rw-r--r-- 2.2 KB
relocation.c -rw-r--r-- 102.1 KB
root-tree.c -rw-r--r-- 11.2 KB
struct-funcs.c -rw-r--r-- 4.9 KB
super.c -rw-r--r-- 23.6 KB
sysfs.c -rw-r--r-- 6.8 KB
transaction.c -rw-r--r-- 36.2 KB
transaction.h -rw-r--r-- 4.4 KB
tree-defrag.c -rw-r--r-- 3.5 KB
tree-log.c -rw-r--r-- 84.7 KB
tree-log.h -rw-r--r-- 2.2 KB
version.h -rw-r--r-- 95 bytes
version.sh -rw-r--r-- 1000 bytes
volumes.c -rw-r--r-- 85.5 KB
volumes.h -rw-r--r-- 5.4 KB
xattr.c -rw-r--r-- 9.5 KB
xattr.h -rw-r--r-- 1.6 KB
zlib.c -rw-r--r-- 16.2 KB

back to top