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:
parent
fd6a95ccae
commit
6fca9dca4e
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue