Commit feb89f38 authored by Todd Kjos's avatar Todd Kjos
Browse files

ANDROID: fix kernelci error in fs/fuse/dir.c



kernelci reported the following error when !CONFIG_FUSE_BPF:

fs/fuse/dir.c:269:40: error: no member named 'backing_inode' in 'struct fuse_inode'

Fixed by wrapping that new code in #ifdef CONFIG_FUSE_BPF.

Fixes: 094905c8 ("ANDROID: fuse-bpf: Always call revalidate for
backing")
Signed-off-by: default avatarTodd Kjos <tkjos@google.com>
Change-Id: I08760f340cebf21d3084ca84ac1792bc70f311ff
parent 3821e5b2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment