Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cachefiles: narrow the scope of flushed requests when releasing fd
When an anonymous fd is released, only flush the requests associated with it, rather than all of requests in xarray. Fixes: 9032b6e ("cachefiles: implement on-demand read") Signed-off-by: Jia Zhu <[email protected]> Signed-off-by: David Howells <[email protected]> Reviewed-by: Jeffle Xu <[email protected]> Reviewed-by: Gao Xiang <[email protected]> Link: https://listman.redhat.com/archives/linux-cachefs/2022-June/006937.html
- Loading branch information