On 2024/6/5 13:25, Hongzhen Luo wrote:
Introduce the I/O manager to provide a more flexible way to specify the virtual storage. Signed-off-by: Hongzhen Luo <hongz...@linux.alibaba.com> --- v3: Removed the unnecessary pointer `private_data`. v2: https://lore.kernel.org/all/20240604121029.4030290-1-hongz...@linux.alibaba.com/ v1: https://lore.kernel.org/all/20240604093556.3883585-1-hongz...@linux.alibaba.com/
I adjust a bit and apply the following version: https://lore.kernel.org/linux-erofs/20240605063312.3480769-1-hsiang...@linux.alibaba.com/ Thanks, Gao Xiang