diff options
author | 2014-12-18 09:26:17 +0000 | |
---|---|---|
committer | 2014-12-18 09:26:17 +0000 | |
commit | 4d20a3db0c18fed2167b026d2defbebf35d55edd (patch) | |
tree | 164956dfb287a326651adf0638b7e0574152b296 /doc/news | |
parent | e2231a9a82eae79b1ce4ec304207bf0f900636ed (diff) |
Added a comment
Diffstat (limited to 'doc/news')
-rw-r--r-- | doc/news/sharebox_a_FUSE_filesystem_for_git-annex/comment_5_b92045c91d92da7db794aed2c67dde0d._comment | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/news/sharebox_a_FUSE_filesystem_for_git-annex/comment_5_b92045c91d92da7db794aed2c67dde0d._comment b/doc/news/sharebox_a_FUSE_filesystem_for_git-annex/comment_5_b92045c91d92da7db794aed2c67dde0d._comment new file mode 100644 index 000000000..de3a2a8b1 --- /dev/null +++ b/doc/news/sharebox_a_FUSE_filesystem_for_git-annex/comment_5_b92045c91d92da7db794aed2c67dde0d._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="CandyAngel" + subject="comment 5" + date="2014-12-18T09:26:17Z" + content=""" +Having the lean view would be easy to implement either as an option you pass when mounting or something you can toggle by touching a file ($MNT/.config/lean/{on,off}). + +Regarding fetching of files, how would you like it to behave? My previous one would return EBUSY while downloading a file and ENODATA if it wasn't available and couldn't be fetched. I could, for example, make unavailable files appear as normal files (containing text regarding the download state) until they are available, then they become symlinks. What would work best for you? +"""]] |