[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <d6546291-53af-480f-87d1-6ef06e8fe58e@kernel.org>
Date: Sun, 7 Apr 2024 11:18:37 +0800
From: Chao Yu <chao@...nel.org>
To: Daeho Jeong <daeho43@...il.com>, linux-kernel@...r.kernel.org,
linux-f2fs-devel@...ts.sourceforge.net, kernel-team@...roid.com
Cc: Daeho Jeong <daehojeong@...gle.com>
Subject: Re: [f2fs-dev] [PATCH v7] f2fs: prevent writing without fallocate()
for pinned files
On 2024/4/1 23:13, Daeho Jeong wrote:
> From: Daeho Jeong <daehojeong@...gle.com>
>
> In a case writing without fallocate(), we can't guarantee it's allocated
> in the conventional area for zoned stroage. To make it consistent across
> storage devices, we disallow it regardless of storage device types.
>
> Signed-off-by: Daeho Jeong <daehojeong@...gle.com>
Reviewed-by: Chao Yu <chao@...nel.org>
Thanks,
Powered by blists - more mailing lists