diff options
author | Alessio Balsini <balsini@google.com> | 2021-05-13 11:38:53 +0100 |
---|---|---|
committer | alk3pInjection <webmaster@raspii.tech> | 2021-10-12 19:45:00 +0800 |
commit | 153aa66ea8f0533ee17791cbd7fb6af241370742 (patch) | |
tree | 41143781f4253dc452e4903eaec87f71c60f50c8 /lib/fuse_loop.c | |
parent | c6ee1a101665ba51cfc9a91e73d6a5bd9d41943a (diff) |
Introduce API V2 for FUSE_PASSTHROUGH_OPENHEADlineage-18.1
From the feedback received on LKML, it would be better to have multiple
ioctls, than a single ioctl the behavior of which depends on the data
that is passed (e.g., with an enum).
Introduce the new FUSE_PASSTHROUGH_OPEN ioctl which only gets the fd of
the lower file system.
Bug: 175195837
Test: CtsScopedStorageDeviceOnlyTest with android-mainline kernel \
implementing the new FUSE_PASSTHROUGH_OPEN ioctl
Signed-off-by: Alessio Balsini <balsini@google.com>
Change-Id: Iecb677722ca9630ce89b8a8fb5f486216ecd89cc
Diffstat (limited to 'lib/fuse_loop.c')
0 files changed, 0 insertions, 0 deletions