-LRN: calculate file size for single files when needed and use GNUNET_DISK_file_size...
authorChristian Grothoff <christian@grothoff.org>
Mon, 19 Mar 2012 10:48:51 +0000 (10:48 +0000)
committerChristian Grothoff <christian@grothoff.org>
Mon, 19 Mar 2012 10:48:51 +0000 (10:48 +0000)
commitb3e1d0806fb274c62a5acf19c56369b71f992312
tree657a7cd7a327aad0e7598b3d28cecc0d5cd95cd4
parent0385dc1043912d3ddc5d57f6b7346054a30f64ef
-LRN: calculate file size for single files when needed and use GNUNET_DISK_file_size instead of STAT
22 files changed:
src/fs/fs_download.c
src/fs/fs_file_information.c
src/fs/fs_unindex.c
src/fs/gnunet-directory.c
src/fs/gnunet-helper-fs-publish.c
src/fs/test_fs_download.c
src/fs/test_fs_download_indexed.c
src/fs/test_fs_download_persistence.c
src/hello/gnunet-hello.c
src/include/gnunet_disk_lib.h
src/statistics/gnunet-service-statistics.c
src/testing/gnunet-testing.c
src/testing/testing_group.c
src/topology/gnunet-daemon-topology.c
src/transport/gnunet-service-transport_blacklist.c
src/transport/plugin_transport_http_server.c
src/transport/transport-testing.c
src/util/crypto_hash.c
src/util/crypto_rsa.c
src/util/disk.c
src/util/pseudonym.c
src/util/test_disk.c