Re: [PATCH] erofs: limit the level of fs stacking for file-backed mounts
From: Sheng Yong
Date: Fri Nov 21 2025 - 21:56:22 EST
On 11/21/25 21:46, Gao Xiang wrote:
Otherwise, it could cause potential kernel stack overflow (e.g., EROFS
mounting itself).
Fixes: fb176750266a ("erofs: add file-backed mount support")
Signed-off-by: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
Reviewed-by: Sheng Yong <shengyong1@xxxxxxxxxx>
thanks,
shengyong