Skip to content

Commit

Permalink
Update known issues
Browse files Browse the repository at this point in the history
  • Loading branch information
hankei6km committed Feb 11, 2018
1 parent 2f3fda2 commit bf5177f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ Pass `user@container1:/` to xrosfs, if you want to connect as other users.

## Known Issues

* Can't access to file that had `\n` included filename.
* Bad response time in operates.
* Some operations methods are not full implemented yet(`flush(fsync)` `utimens` etc.).

Expand Down
1 change: 1 addition & 0 deletions README_ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ $ xrosfs container1:/ ~/mnt

## Known Issues

* 改行を含むファイル名を扱えません.
* 動作が超絶遅いです.
* いくつかの操作メソッドは完全には実装されていません(`flush(fsync)` `utimens` 等).

Expand Down

0 comments on commit bf5177f

Please sign in to comment.