Re: [PATCH v2] loop: fix zero sized loop for block special file
From: Christoph Hellwig
Date: Mon Aug 25 2025 - 06:48:49 EST
On Mon, Aug 25, 2025 at 05:32:05PM +0800, Yu Kuai wrote:
> From: Yu Kuai <yukuai3@xxxxxxxxxx>
>
> By default, /dev/sda is block specail file from devtmpfs, getattr will
s/specail/special/
Otherwise looks good:
Reviewed-by: Christoph Hellwig <hch@xxxxxx>