ilovezfs

Results 67 comments of ilovezfs

@blangel I emailed GitHub support and they said the domain changed from cloud.github.com to github.s3.amazonaws.com so the new url is https://github.s3.amazonaws.com/downloads/blangel/wrk/wrk-1.0.1.tar.gz As for where I got the original, it was...

You're welcome @timjstewart

What is the status of this PR? It's currently being applied in the Homebrew formula, but it's not clear that upstream agrees with the change, in which case we would...

@Dr-Terrible any opinion on https://github.com/shuLhan/go-bindata vs https://github.com/kevinburke/go-bindata ? I just created a Homebrew formula for go-bindata using https://github.com/kevinburke/go-bindata based on the success you described above. The conversation here https://github.com/containous/traefik/issues/2965 also...

@Dr-Terrible cool, thank you! It would be great if those forks could merge somehow, I think.

What would be the expected behavior, while snapdir=disabled is set, when a user tries to mkdir .zfs and possibly populate it with data?

@behlendorf That makes sense. Another issue is whether it makes sense to have the snapdir property controlling .zfs or .zfs/snapshot. It feels like a mistake to conflate snapdir and ctldir....

Unfortunately the workaround above just hacks it to be correct for macOS, but a proper fix will need to not break it on Linux, etc.