Gabor Buella

Results 12 issues of Gabor Buella

`hook_setfsuid` called from multiple threads can obviously result in different pools using different uids. This isn't considered a significant issue for real world applications though, as we believe calling `setfsuid`...

bug

The clang-format tool is meant to format code, and not for checking the style of existing code. Such errors are rather annoying: ``` Style check using /usr/bin/clang-format for file /home/tej/code/pmemfile/tests/posix/stat/stat.cpp...

enhancement