From c4fbfa49bc0dc19550952980a7b194f8122a44bb Mon Sep 17 00:00:00 2001 From: xdavidwu Date: Sun, 4 Sep 2022 11:27:54 +0800 Subject: [PATCH] README: update status, drop WIP flag while this is not done, it is already useful enough for general cases --- README.md | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 173cdc8..26b6699 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # saf-cephfs -[WIP] Access CephFS from Android Storage Access Framework (SAF), with libcephfs-jni +Access CephFS from Android Storage Access Framework (SAF), with libcephfs-jni Currently only for arm64-v8a @@ -15,15 +15,6 @@ Native libraries bundled are built from: Java libraries com.ceph.\* is copied from Ceph 15.2.5 source code. -## Current features +## Status -* Traverse the tree under specified path - -## Notes - -This is a WIP, and the code is dirty and full of debugging lines. -Many things still don't work. - -### What's tested and worked so far - -* Listing files, changing directories +Reads and writes works, but some DocumentsProvider features not yet implemented. -- 2.43.0