Revert "FROMLIST: fuse: Fix colliding FUSE_PASSTHROUGH flag"

This reverts commit 4e1d08e6a6.

Change-Id: Idc594efed21861ff4ecdd1ff4243ab637cfdac00
Signed-off-by: Alessio Balsini <balsini@google.com>
This commit is contained in:
Alessio Balsini 2021-01-25 22:40:33 +00:00
parent fd6a95ccae
commit 6fca9dca4e

View file

@ -360,7 +360,6 @@ struct fuse_file_lock {
#define FUSE_MAP_ALIGNMENT (1 << 26)
#define FUSE_SUBMOUNTS (1 << 27)
#define FUSE_HANDLE_KILLPRIV_V2 (1 << 28)
#define FUSE_PASSTHROUGH (1 << 31)
/**
* CUSE INIT request/reply flags