Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
dont-set-filename-keyed-from-largefile.patch | [PATCH] fuse: don't set flagname keyed by syscall.O_LARGEFILE On amd64, syscall.O_LARGEFILE is 0x0, making it be ignored as a key. However, the kernel always passes 0x8000 to the FUSE server for the OPEN call. The previous behavior causes crashes on 386, because the flagname is added twice. |
Han-Wen Nienhuys <hanwen@google.com> | no | 2024-02-09 | ||
fix-ftbfs-mipsel64.patch | allow this library to be used on mips. =================================================================== |
Reinhard Tartler <siretart@tauware.de> | no | debian |