Radek Podgorny

Results 86 comments of Radek Podgorny

...also, it probably just eats some cpu cycles for no good reason.

what does strace say?

thanks for your contribution! sorry it took me so long to look at it. :-( anyway, do all the tests pass for you? for me 52 (out of 73) fail....

so, the reason for failing tests is the hard-coded path for debug file. please remove it completely. also, can you please post the exact mount command you use for your...

interesting. thanks for the report! according to documentation, it seems the the fflush may by the culprit (neither fprintf nor pthread_rwlock_* doesn't seem to be altering errno). how can i...

> > so, the reason for failing tests is the hard-coded path for debug file. please remove it completely. > > :-% ... sorry about that. Done. > > >...

> > > so, the reason for failing tests is the hard-coded path for debug file. please remove it completely. > > > > > > :-% ... sorry about...

please try again with the current (3.1 as of now) version, thanks!

thanks for such detailed bug report! i'll gladly investigate it but do you have any idea how to create a nfs testbed (on localhost) in the most straightforward way? ideally,...

wow! thanks! if you create a pr i'll gladly merge it. please be sure not to remove the "old" osxfuse build option. also, if there's a way to run tests...