Jonathan Calmels
Jonathan Calmels
This allows move-constructing Records in C++11 and above
`setattr` fails if `/proc` is mounted as readonly. It used to work at some point but now that symlinks are handled through `/proc/self/fd` it will fail with `EROFS`. AFAIK it's...
While tracing is nice, it adds several dependencies and some overhead to the RPCs. Ideally this should be a configurable feature so that projects can choose whether to include it...
Hi, We're in the process of evaluating AUKS for Kerberized deployments and I had few questions: * From my understanding, `auksdrenewer` is responsible for renewing the tickets in `auksd`, while...
Remove fchmodat from the list of syscalls than can operate on a symbolic link file descriptor.
### Summary of the new feature / enhancement Would it be possible to support SSPI unconstrained delegation with Credential Guard enabled? Our users currently need to turn off Credential Guard...
Hi, Do you happen to have a comparison of RAFS v6 native with Nydus (e.g. fscache remote filestore) vs plain EROFS mounted as a loop device over the network (e.g....