ANDROID: fuse-bpf: Check inode not null
fuse_iget_backing returns an inode or null, not a ERR_PTR. So check it's not NULL Also make sure we put the inode if d_splice_alias fails Bug: 293349757 Bug: 301017317 Bug: 301378679 Test: fuse_test runs Change-Id: I1eadad32f80bab6730e461412b4b7ab4d6c56bf2 Signed-off-by:Paul Lawrence <paullawrence@google.com> Signed-off-by:
wangting <wangting11@xiaomi.com>
Loading
Please sign in to comment