ANDROID: fuse-bpf: fix wrong logic in read backing
1. Direct IO support is handled at the open(), so there's no need to
handle it at the read.
2. Ensure that return value is correctly returned in error situation.
Bug: 409455146
Change-Id: I7675b429ddaa548e88930d6aa2f3b3b5eed6c4ba
Signed-off-by:
yoonho.shin <yoonho.shin@samsung.com>
Loading
Please sign in to comment