Martin Pärtel
Martin Pärtel
Cool! I'd rather wait for the whole feature to be complete in your branch before merging anything, so please continue developing on this PR. I don't mind if the PR...
Is there a use case for just this part? I'd rather not merge it yet if not.
Sorry I forgot to get back to you .. over 4 years ago :flushed: :man_facepalming: I'd still like a more concrete description of a use-case before merging something like this....
Thanks for following up with the workaround! I don't test on MacOS very often or very thoroughly, so I'm not great at keeping up with all the new limitations and...
Sorry, I was vague. The question is whether we can count on it being thread-safe. Neither of those man-pages seems mention that. I can easily imagine a thread-safe implementation and...
Thanks, this seems like a reasonable feature request, but it also seems like a non-trivial effort, so unfortunately I can't promise that it'll get done in any reasonable timeframe. PRs...
A good idea. Feel free to send a PR :) I agree, the implementation should keep track of the total number of bytes (and probably the number of files -...
Unfortunately I don't have the time to add any major features to bindfs in the foreseeable future, but PRs are welcome. I'm not entirely familiar with how Linux quotas work,...
How does bindfs fail to start if `xattr-none` is not given? Is there an error message? I'm not a mac user and my access to a mac with dev tools...
You can do `./configure --enable-debug-output` when compiling bindfs and then run it with `-d` to get it to stay in the foreground and print debug information. It may be useful...