Files
android_kernel_fxtec_sm6115/include/uapi/linux
Michael S. Tsirkin 206d3e0251 UPSTREAM: fuse: reserve byteswapped init opcodes
virtio fs tunnels fuse over a virtio channel.  One issue is two sides might
be speaking different endian-ness. To detects this, host side looks at the
opcode value in the FUSE_INIT command.  Works fine at the moment but might
fail if a future version of fuse will use such an opcode for
initialization.  Let's reserve this opcode so we remember and don't do
this.

Same for CUSE_INIT.

Change-Id: I619381322edf6ebb9306d01cf460581093bba17b
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
2025-10-16 21:01:08 +01:00
..
2021-06-28 10:09:35 +05:30
2023-09-23 10:48:08 +02:00