Tao Lyu
Tao Lyu
**Description of problem:** Create a file with O_DIRECTORY and then set for list extended attributes on that file will failed. **The exact command to reproduce the issue**: 1. A volume...
**Description of problem:** According to the [POSIX specifications of `fsync`](https://pubs.opengroup.org/onlinepubs/9699919799.2018edition/), `fsync` will flush all modifications corresponding to the file descriptor onto the disk before return. However, in GlusterFS, after we...
Hi @pranithk , We discussed one crash consistency bug a long time ago in #3983. You proposed one patch for fixing that bug. But it missed a few lines, leading...
**Description of problem:** There is a heap-user-after-free bug in the latest git version 37f6ced36792e42b98160f9cfffdbf307421e155 . **The exact command to reproduce the issue**: Suppose we have two GlusterFS servers and one...