hadoop/hadoop-hdfs-project/hadoop-hdfs/src/main/native/fuse-dfs
2014-08-08 16:26:45 +00:00
..
doc
test HDFS-4140. fuse-dfs handles open(O_TRUNC) poorly. Contributed by Colin Patrick McCabe. 2012-12-18 02:38:14 +00:00
CMakeLists.txt HDFS-573. Porting libhdfs to Windows. Contributed by Chris Nauroth. 2014-08-08 16:26:45 +00:00
fuse_connect.c HDFS-4140. fuse-dfs handles open(O_TRUNC) poorly. Contributed by Colin Patrick McCabe. 2012-12-18 02:38:14 +00:00
fuse_connect.h HDFS-3608. fuse_dfs: detect changes in UID ticket cache. Contributed by Colin Patrick McCabe. 2012-07-20 19:15:52 +00:00
fuse_context_handle.h HDFS-4139. fuse-dfs RO mode still allows file truncation. Contributed by Colin Patrick McCabe 2012-11-14 06:17:19 +00:00
fuse_dfs_wrapper.sh
fuse_dfs.c HDFS-4139. fuse-dfs RO mode still allows file truncation. Contributed by Colin Patrick McCabe 2012-11-14 06:17:19 +00:00
fuse_dfs.h
fuse_file_handle.h HDFS-3608. fuse_dfs: detect changes in UID ticket cache. Contributed by Colin Patrick McCabe. 2012-07-20 19:15:52 +00:00
fuse_impls_access.c
fuse_impls_chmod.c HDFS-3608. fuse_dfs: detect changes in UID ticket cache. Contributed by Colin Patrick McCabe. 2012-07-20 19:15:52 +00:00
fuse_impls_chown.c HDFS-3608. fuse_dfs: detect changes in UID ticket cache. Contributed by Colin Patrick McCabe. 2012-07-20 19:15:52 +00:00
fuse_impls_create.c
fuse_impls_flush.c HDFS-3608. fuse_dfs: detect changes in UID ticket cache. Contributed by Colin Patrick McCabe. 2012-07-20 19:15:52 +00:00
fuse_impls_getattr.c HDFS-3608. fuse_dfs: detect changes in UID ticket cache. Contributed by Colin Patrick McCabe. 2012-07-20 19:15:52 +00:00
fuse_impls_mkdir.c HDFS-4139. fuse-dfs RO mode still allows file truncation. Contributed by Colin Patrick McCabe 2012-11-14 06:17:19 +00:00
fuse_impls_mknod.c
fuse_impls_open.c HDFS-4140. fuse-dfs handles open(O_TRUNC) poorly. Contributed by Colin Patrick McCabe. 2012-12-18 02:38:14 +00:00
fuse_impls_read.c HDFS-3608. fuse_dfs: detect changes in UID ticket cache. Contributed by Colin Patrick McCabe. 2012-07-20 19:15:52 +00:00
fuse_impls_readdir.c HDFS-3608. fuse_dfs: detect changes in UID ticket cache. Contributed by Colin Patrick McCabe. 2012-07-20 19:15:52 +00:00
fuse_impls_release.c HDFS-3608. fuse_dfs: detect changes in UID ticket cache. Contributed by Colin Patrick McCabe. 2012-07-20 19:15:52 +00:00
fuse_impls_rename.c HDFS-4139. fuse-dfs RO mode still allows file truncation. Contributed by Colin Patrick McCabe 2012-11-14 06:17:19 +00:00
fuse_impls_rmdir.c HDFS-4139. fuse-dfs RO mode still allows file truncation. Contributed by Colin Patrick McCabe 2012-11-14 06:17:19 +00:00
fuse_impls_statfs.c HDFS-3608. fuse_dfs: detect changes in UID ticket cache. Contributed by Colin Patrick McCabe. 2012-07-20 19:15:52 +00:00
fuse_impls_symlink.c
fuse_impls_truncate.c HDFS-3608. fuse_dfs: detect changes in UID ticket cache. Contributed by Colin Patrick McCabe. 2012-07-20 19:15:52 +00:00
fuse_impls_unlink.c HDFS-4139. fuse-dfs RO mode still allows file truncation. Contributed by Colin Patrick McCabe 2012-11-14 06:17:19 +00:00
fuse_impls_utimens.c HDFS-3608. fuse_dfs: detect changes in UID ticket cache. Contributed by Colin Patrick McCabe. 2012-07-20 19:15:52 +00:00
fuse_impls_write.c HDFS-3608. fuse_dfs: detect changes in UID ticket cache. Contributed by Colin Patrick McCabe. 2012-07-20 19:15:52 +00:00
fuse_impls.h
fuse_init.c HDFS-4140. fuse-dfs handles open(O_TRUNC) poorly. Contributed by Colin Patrick McCabe. 2012-12-18 02:38:14 +00:00
fuse_init.h HDFS-4140. fuse-dfs handles open(O_TRUNC) poorly. Contributed by Colin Patrick McCabe. 2012-12-18 02:38:14 +00:00
fuse_options.c HDFS-3679. fuse_dfs notrash option sets usetrash. Contributed by Conrad Meyer. 2012-07-27 21:51:07 +00:00
fuse_options.h
fuse_stat_struct.c
fuse_stat_struct.h
fuse_trash.c HDFS-4913. Deleting file through fuse-dfs when using trash fails, requiring root permissions (cmccabe) 2014-05-16 22:24:33 +00:00
fuse_trash.h
fuse_users.c
fuse_users.h