Commit 2b2398f1 authored by Tiffany Yang's avatar Tiffany Yang
Browse files

ANDROID: Add vendor hooks for FUSE tmpfile support



ARC requires FUSE to have O_TMPFILE support to pass certain CTS tests.
The upstream implementation breaks the KMI in android13-5.15. Add
hooks to allow FUSE tmpfiles to created with an alternate
implementation.

android_rvh_tmpfile_create and android_rvh_tmpfile_handle_op are both
declared as restricted vendor hooks because they call into
fuse_simple_request, which blocks.

Bug: 323975715

Change-Id: I3ef7697e0eae4c88b75c3df6dd77606ec860e83b
Signed-off-by: default avatarTiffany Yang <ynaffit@google.com>
parent 54211d65
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment