Results 237 comments of Daniel Gryniewicz

I haven't seen that. All the relevant elements are static or static const, so it *should* be okay?

We probably need a way to wake up all waiters with an error state. I'm not seeing an easy way to do that with epoll itself. Maybe we could synthesize...

> It's really unfortunate that there is no redundant NFS solution given > there's a huge gap with single point of failure NFS servers...... S3 > buckets dont do that...

Why do you want to override the netconfig file location?

Would a CMake compile-time option be suitable?

Ganesha supports xattrs on FSAL_VFS natively, using the xattrs in the filesystem. Nothing should need to be configured or modified.

I have a vague memory that MacOS only supports NFSv3. By default, CephADM only sets up NFSv4.x, so that may be the issue.

Travis was used by CEA, one of the long-time contributors to Ganesha. They haven't been active in several years, but we've been keeping their code (they were the primary consumer...

We use centos-ci as our CI. See https://github.com/nfs-ganesha/ci-tests/tree/centos-ci

Also, we use gerrithub for reviews, so that CI doesn't show up on github.