Added a comment
This commit is contained in:
parent
d92781dfac
commit
4bd93d2a78
1 changed files with 12 additions and 0 deletions
|
@ -0,0 +1,12 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://joeyh.name/"
|
||||
nickname="joey"
|
||||
subject="comment 5"
|
||||
date="2013-04-04T16:03:50Z"
|
||||
content="""
|
||||
I'll close the bug.
|
||||
|
||||
FWIW, I developed git-annex on an Android device with such an emulated filesystem for /sdcard. It's a FUSE filesystem with a terrible implementation. I found multiple syscalls that just failed, and was careful to avoid using them.
|
||||
|
||||
Personally, the benefits of non-crippled filesystem do not seem worth the bother of doing what you're doing..
|
||||
"""]]
|
Loading…
Reference in a new issue