Re: [Cluster-devel] [PATCH v2 03/14] fs/buffer: replace ll_rw_block()

2022-09-05 Thread Christoph Hellwig
Looks good: Reviewed-by: Christoph Hellwig

Re: [Cluster-devel] [PATCH v2 03/14] fs/buffer: replace ll_rw_block()

2022-09-01 Thread Jan Kara
On Thu 01-09-22 21:34:54, Zhang Yi wrote: > ll_rw_block() is not safe for the sync IO path because it skip buffers > which has been locked by others, it could lead to false positive EIO > when submitting read IO. So stop using ll_rw_block(), switch to use new > helpers which could guarantee buffer