hadoop/hadoop-hdfs-project/hadoop-hdfs/src/main/native/libhdfs
Todd Lipcon a9e4b08f2b HDFS-4132. When libwebhdfs is not enabled, nativeMiniDfsClient frees uninitialized memory. Contributed by Colin Patrick McCabe.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1405149 13f79535-47bb-0310-9956-ffa450edef68
2012-11-02 20:35:51 +00:00
..
test HDFS-3673. libhdfs: fix some compiler warnings. Contributed by Colin Patrick McCabe 2012-07-19 18:22:56 +00:00
exception.c HDFS-3916. libwebhdfs (C client) code cleanups. Contributed by Colin Patrick McCabe 2012-10-04 02:53:28 +00:00
exception.h HDFS-3916. libwebhdfs (C client) code cleanups. Contributed by Colin Patrick McCabe 2012-10-04 02:53:28 +00:00
expect.h HDFS-3634. Add self-contained, mavenized fuse_dfs test. Contributed by Colin Patrick McCabe. 2012-08-09 14:44:05 +00:00
hdfs.c HDFS-2727. libhdfs should get the default block size from the server. Contributed by Colin Patrick McCabe 2012-08-21 03:48:00 +00:00
hdfs.h HDFS-2727. libhdfs should get the default block size from the server. Contributed by Colin Patrick McCabe 2012-08-21 03:48:00 +00:00
hdfs_test.h HDFS-3673. libhdfs: fix some compiler warnings. Contributed by Colin Patrick McCabe 2012-07-19 18:22:56 +00:00
jni_helper.c HDFS-3920. libwebdhfs string processing and using strerror consistently to handle all errors. Contributed by Jing Zhao. 2012-10-29 05:10:29 +00:00
jni_helper.h HDFS-3579. libhdfs: fix exception handling. Contributed by Colin Patrick McCabe. 2012-08-06 21:02:30 +00:00
native_mini_dfs.c HDFS-4132. When libwebhdfs is not enabled, nativeMiniDfsClient frees uninitialized memory. Contributed by Colin Patrick McCabe. 2012-11-02 20:35:51 +00:00
native_mini_dfs.h HDFS-3916. libwebhdfs testing code cleanup. Contributed by Jing Zhao. 2012-10-30 23:12:12 +00:00
test_libhdfs_threaded.c HDFS-3830. test_libhdfs_threaded: use forceNewInstance. Contributed by Colin Patrick McCabe 2012-08-22 16:19:27 +00:00
test_native_mini_dfs.c HDFS-3537. Move libhdfs and fuse-dfs source to native subdirectories. Contributed by Colin Patrick McCabe 2012-07-16 16:42:53 +00:00