Activity for Karl Mikaelsson

  • Karl Mikaelsson Karl Mikaelsson modified a wiki page

    Home

  • Karl Mikaelsson Karl Mikaelsson posted a comment on ticket #12

    Sorry for not getting back to you earlier - I've been swamped with other things at work. I just wanted to say that I haven't forgotten about this yet. The bad news is that I'll be away on vacation for almost a month, but I hope to get back to this when I return.

  • Karl Mikaelsson Karl Mikaelsson posted a comment on ticket #12

    Hi and thanks for the report! I will try to find time for looking into this problem later this week.

  • Karl Mikaelsson Karl Mikaelsson posted a comment on ticket #10

    Sure, I will do that. I don't mind having the dinghy team depend on this branch until everything else settles into place.

  • Karl Mikaelsson Karl Mikaelsson posted a comment on ticket #10

    I have a few portability concerns about the new code that I'd like to review before merging to master. Making a new release isn't at the top of my priority list at the moment.

  • Karl Mikaelsson Karl Mikaelsson posted a comment on ticket #10

    Yep, that's it. I've pushed a new commit for this problem, thanks for letting me know.

  • Karl Mikaelsson Karl Mikaelsson posted a comment on ticket #10

    I've pushed more commits to my branch, give it a try. I haven't really tested much, so it's the same as before. I'm mostly concerned with writing portable code. I don't think clock_gettime and struct timespec will be available on older platforms.

  • Karl Mikaelsson Karl Mikaelsson modified ticket #10

    Support nano-second file timestamps

  • Karl Mikaelsson Karl Mikaelsson posted a comment on ticket #10

    To address the technical issues here, the NFS protocol supports nanosecond resolution timestamps. The issue with unfsd seems to be that the integration with the OS uses utime, which supports a resolution of seconds. There are other API:s (utimes, utimensat) which supports higher resolution timestamps (microseconds/nanoseconds). This looks to be an issue on all platforms, and not just macOS or High Sierra in particular. I've made a prototype of a fix on a branch over at github. I haven't really done...

  • Karl Mikaelsson Karl Mikaelsson posted a comment on ticket #11

    I just pushed a new repo with the details on how I converted the SVN repo to Git. It was seriously annoying, so I don't want to do that again from scratch if I can avoid it. https://github.com/unfs3/unfs3-git-conversion

  • Karl Mikaelsson Karl Mikaelsson posted a comment on ticket #11

    I wasn't aware there was a mirror. Github is what I've been thinking about anyway, and I've set up an organization for unfs3 here: https://github.com/unfs3

  • Karl Mikaelsson Karl Mikaelsson posted a comment on ticket #10

    Feel free to submit pull requests against https://github.com/unfs3/unfs3

  • Karl Mikaelsson Karl Mikaelsson created ticket #11

    Move project away from Sourceforge

  • Karl Mikaelsson Karl Mikaelsson posted a comment on ticket #10

    Hi there, unfs3 hasn't received much time and effort from myself and others over the last years, and while I really like to say that the maintainers (at least us from Cendio AB) have every intention to be facilitators for great, vibrant, open source projects. Then again, intentions are worthless - actions count. I can't refute your comments about patches and issues rotting in SourceForge. If that's your measure of dead, then I guess we're dead. :) If you or someone on your team is willing to contribute...

  • Karl Mikaelsson Karl Mikaelsson committed [r496]

    Stop using packed structures and type punning a...

  • Karl Mikaelsson Karl Mikaelsson committed [r494]

    Always truncate fsid to a 32-bit value, even th...

  • Karl Mikaelsson Karl Mikaelsson committed [r493]

    Add myself and Jason to CREDITS

  • Karl Mikaelsson Karl Mikaelsson committed [r492]

    Fix these warnings:

  • Karl Mikaelsson Karl Mikaelsson committed [r491]

    Call access to respect ACL:s

1
MongoDB Logo MongoDB