Re: [PATCH 1/7] fs: remove __sync_filesystem
From: Chaitanya Kulkarni <hidden>
Date: 2021-10-19 06:33:04
Also in:
linux-block, linux-fsdevel, ntfs3, xen-devel
From: Chaitanya Kulkarni <hidden>
Date: 2021-10-19 06:33:04
Also in:
linux-block, linux-fsdevel, ntfs3, xen-devel
On 10/18/2021 11:25 PM, Christoph Hellwig wrote:
There is no clear benefit in having this helper vs just open coding it. Signed-off-by: Christoph Hellwig <hch@lst.de>
Especially if there is only one caller. Looks good. Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>