Alain Emilia Anna Zscheile

Results 98 comments of Alain Emilia Anna Zscheile

It would be probably a good idea for the `lizardfs´ project to bump the `nfs-ganesha` and `ntirpc` versions, as both seem to be rather outdated and aren't present in some...

The `assertion failed` line *seems* to come from https://github.com/lizardfs/lizardfs/blob/3bde7fe2fd15e1c91e0364e995cd442114b9d1c1/src/common/serialization.h#L684

Did you try using the FUSE3 client (althrough I'm unsure how to use it explicitly..., `mfsmount3`)?

The second part-issue (`spdlog-libfmt`) seems to be fixed in master now. The build itself works. Side note: the first problem doesn't cause a direct error message while building, but leads...

is there some documentation why the client-libs build produces * a static lib * and a PIC static lib * and a shared lib ? what's the reason behind that?

> I think just using `set(BUILD_SHARED_LIBS OFF)` is a more appropriate, less intrusive way of doing this...

> masks the auxiliary groups to some nonsense to be clear (as I already know this behavoir from the nix sandbox), it masks the auxiliary groups to `nogroup` with the...

Given that this is a breaking change anyways, it doesn't really make sense to merge this because the user would need to manually fix their code anyways (given a corresponding...

> on epoll where this isn't a problem. didn't epoll also have a problem with this when file descriptors get cloned (or used in forked processes)?