commit | cc9a7d78d519aa25b4afbc96afd401be75696dda | [log] [tgz] |
---|---|---|
author | Daichi Hirono <hirono@google.com> | Wed Oct 28 09:43:48 2015 +0900 |
committer | Daichi Hirono <hirono@google.com> | Thu Dec 24 11:11:27 2015 +0900 |
tree | 6aed72d5e8dbe7f39691f2b816602721dd76a3b0 | |
parent | e442872eaa1684d6aa7461642911f12931b2e7b5 [diff] |
Implement FUSE operations in AppFuse JNI. The CL adds the following operations. * FUSE_LOOKUP * FUSE_OPEN * FUSE_READ * FUSE_RELEASE * FUSE_FLUSH BUG=25756145 Change-Id: Ib57d7d0ade3343a604a1c40e4b2c2a2d089f3715