Debian Patches

Status for golang-github-hanwen-go-fuse/2.4.2-2

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

All known versions for source package 'golang-github-hanwen-go-fuse'

Links