Ka-Hing Cheung

Results 96 comments of Ka-Hing Cheung

is `/usr/local/bin/goofys` the actual goofys binary or a script?

what's a missing permission error? does `--debug_s3` print anything interesting?

I think that's an outdated comment, since we already use `atomic` package when using `refcnt`. It's not clear the PR would change anything

this seems like a normal debug log. could you post the relevant debug log?

this seems to suggest a DNS issue. Are you running in EC2?

sounds like something else on your OS is trying to list all the files in the bucket when it mounts? what happens if you try this with an empty bucket?

you should try something like `lsof` and see what's trying to list your mountpoint

I am open to such a change but only if it's implemented for both read and write. Probably can make a special bucket name `*` trigger this mode and in...

I take it that you are volunteering to add this?

I think you can return `EOF` if you decide that there's no more data to return