microsoft / hdfs-mount

A tool to mount HDFS as a local Linux file system
Other
286 stars 64 forks source link

hdfs permission mode: add chmod support in hdfs fuse #9

Closed junjieqian closed 8 years ago

junjieqian commented 8 years ago
  1. use SetattrRequest in bazil.org/fuse for permmode
  2. test setattr in Dir_test.go